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