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.245.0.0 (8.245.0.0)
Syntax public 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:
ObjectSee Also