SpecificationCollectionLowerControlLimitValue Property  | 
 [Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationCollection.LowerControlLimitValue"]
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic Object LowerControlLimitValue { get; set; }Public Property LowerControlLimitValue As Object
	Get
	Set
public:
property Object^ LowerControlLimitValue {
	Object^ get ();
	void set (Object^ value);
}member LowerControlLimitValue : Object with get, set
Property Value
Type: 
Object
See Also