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.254.0.0 (8.254.0.0)
Syntaxpublic 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: 
Boolean
See Also