The 128-bit identifier of the
Process associated to this batch.
When creating new batches, this property is required and must be populated with
a valid
Process Id of a processthat corresponds with the type of this
Batch.
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 ProcessId { get; set; }
Public Property ProcessId As Guid
Get
Set
public:
property Guid ProcessId {
Guid get ();
void set (Guid value);
}
member ProcessId : Guid with get, set
Property Value
Type:
GuidSee Also