PartAttributeValuePartAttributeType Property |
An enumerated value indicating the data type of the value of this attribute.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public PartAttributeType PartAttributeType { get; }
Public ReadOnly Property PartAttributeType As PartAttributeType
Get
public:
property PartAttributeType PartAttributeType {
PartAttributeType get ();
}
member PartAttributeType : PartAttributeType with get
Property Value
Type:
PartAttributeTypeSee Also