ReplacementItemReplacementType Property |
An enumerated valud indicated the type of kind of replacement that this item represents.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ReplacementPartType ReplacementType { get; }
Public ReadOnly Property ReplacementType As ReplacementPartType
Get
public:
property ReplacementPartType ReplacementType {
ReplacementPartType get ();
}
member ReplacementType : ReplacementPartType with get
Property Value
Type:
ReplacementPartTypeSee Also