SpecificationCollectionIsOnHold Property |
[Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationCollection.IsOnHold"]
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 IsOnHold { get; set; }
Public Property IsOnHold As Boolean
Get
Set
public:
property bool IsOnHold {
bool get ();
void set (bool value);
}
member IsOnHold : bool with get, set
Property Value
Type:
BooleanSee Also