PartAttributePartAttributeType 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.254.0.0 (8.254.0.0)
Syntaxpublic PartAttributeType PartAttributeType { get; }Public ReadOnly Property PartAttributeType As PartAttributeType
	Get
public:
property PartAttributeType PartAttributeType {
	PartAttributeType get ();
}member PartAttributeType : PartAttributeType with get
Property Value
Type: 
PartAttributeType
See Also