Click or drag to resize

BatchProcessId Property

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; }

Property Value

Type: Guid
See Also