CharacteristicValueIsRootOnHold Property |
[Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.CharacteristicValue.IsRootOnHold"]
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool IsRootOnHold { get; set; }
Public Property IsRootOnHold As Boolean
Get
Set
public:
property bool IsRootOnHold {
bool get ();
void set (bool value);
}
member IsRootOnHold : bool with get, set
Property Value
Type:
BooleanSee Also