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