StartValidationResultExpectedBatchId Property |
When batch validation fails, the unique identifier (Id property) of the
Batch
where the specified unit or material (
Item) is expected to be processed.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string ExpectedBatchId { get; }
Public ReadOnly Property ExpectedBatchId As String
Get
public:
property String^ ExpectedBatchId {
String^ get ();
}
member ExpectedBatchId : string with get
Property Value
Type:
StringSee Also