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