StartValidationResultExpectedBatchName Property |
When batch validation fails, the name 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 ExpectedBatchName { get; }
Public ReadOnly Property ExpectedBatchName As String
Get
public:
property String^ ExpectedBatchName {
String^ get ();
}
member ExpectedBatchName : string with get
Property Value
Type:
StringSee Also