InternalPartPartType Property |
An enumerated value indicating the general category for a particular part.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public PartType PartType { get; set; }
Public Property PartType As PartType
Get
Set
public:
property PartType PartType {
PartType get ();
void set (PartType value);
}
member PartType : PartType with get, set
Property Value
Type:
PartTypeSee Also