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.251.0.0 (8.251.0.0)
Syntaxpublic ReplacementPartType ReplacementType { get; }
Public ReadOnly Property ReplacementType As ReplacementPartType
Get
public:
property ReplacementPartType ReplacementType {
ReplacementPartType get ();
}
member ReplacementType : ReplacementPartType with get
Property Value
Type:
ReplacementPartType
See Also