StockedPartAssignmentPartId Property |
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; set; }
Public Property PartId As Guid
Get
Set
public:
property Guid PartId {
Guid get ();
void set (Guid value);
}
member PartId : Guid with get, set
Property Value
Type:
GuidSee Also