StartValidationResultExpectedOperationId Property |
When route validation fails, the unique identifier (Id property) of the next
Operation
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 ExpectedOperationId { get; set; }
Public Property ExpectedOperationId As String
Get
Set
public:
property String^ ExpectedOperationId {
String^ get ();
void set (String^ value);
}
member ExpectedOperationId : string with get, set
Property Value
Type:
StringSee Also