RequiredSetupItemItemTypeId Property |
The 128-bit unique identifier of an ItemType record in FactoryLogix that represents internal parts and other non internal part items such as tooling.
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 ItemTypeId { get; set; }
Public Property ItemTypeId As Guid
Get
Set
public:
property Guid ItemTypeId {
Guid get ();
void set (Guid value);
}
member ItemTypeId : Guid with get, set
Property Value
Type:
GuidSee Also