ReplacementItemPartId Property |
The 128-bit unique identifier of the internal part of the replacment item.
Corresponds to the Id property of the
InternalPart of the item.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public Guid PartId { get; }
Public ReadOnly Property PartId As Guid
Get
public:
property Guid PartId {
Guid get ();
}
member PartId : Guid with get
Property Value
Type:
GuidSee Also