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