| PairOperandFunctionOperationTypeN - свойство |
Возвращает поле или задаёт значение полю "Тип операции".
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксис public EnumProperty<PairOperandFunctionType> OperationTypeN { get; set; }
Public Property OperationTypeN As EnumProperty(Of PairOperandFunctionType)
Get
Set
Dim instance As PairOperandFunction
Dim value As EnumProperty(Of PairOperandFunctionType)
value = instance.OperationTypeN
instance.OperationTypeN = value
function get OperationTypeN () : EnumProperty<PairOperandFunctionType>
function set OperationTypeN (value : EnumProperty<PairOperandFunctionType>)
Значение свойства
Тип:
EnumPropertyPairOperandFunctionTypeСм. также