SpecificationCollectionSpecificationType Property |
The enumeration to describe the type of specification.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public SpecificationType SpecificationType { get; set; }
Public Property SpecificationType As SpecificationType
Get
Set
public:
property SpecificationType SpecificationType {
SpecificationType get ();
void set (SpecificationType value);
}
member SpecificationType : SpecificationType with get, set
Property Value
Type:
SpecificationTypeSee Also