SpecificationCollectionLowerLimitOperand Property |
[Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationCollection.LowerLimitOperand"]
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 LowerLimitOperand { get; set; }
Public Property LowerLimitOperand As SpecificationOperandType
Get
Set
public:
property SpecificationOperandType LowerLimitOperand {
SpecificationOperandType get ();
void set (SpecificationOperandType value);
}
member LowerLimitOperand : SpecificationOperandType with get, set
Property Value
Type:
SpecificationOperandTypeSee Also