SpecificationCollectionUpperLimitOperand Property |
[Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationCollection.UpperLimitOperand"]
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public SpecificationOperandType UpperLimitOperand { get; set; }
Public Property UpperLimitOperand As SpecificationOperandType
Get
Set
public:
property SpecificationOperandType UpperLimitOperand {
SpecificationOperandType get ();
void set (SpecificationOperandType value);
}
member UpperLimitOperand : SpecificationOperandType with get, set
Property Value
Type:
SpecificationOperandTypeSee Also