Click or drag to resize

StartResultBatchId Property

If the operation was successful, a 128-bit unique identifier for the batch the newly started items are active in.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<Guid> BatchId { get; }

Property Value

Type: NullableGuid
See Also