FinishResult Class |
Namespace: FactoryLogix.xTend.DataObjects
The FinishResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | FinishResult | Initializes a new instance of the FinishResult class |
Name | Description | |
---|---|---|
![]() | ConditionId |
If a condition was violated during the finish operation, this property
represents the unique identifier (Id property) of the condition that was violated.
|
![]() | Message |
A human-friendly message describing the nature of the finish result.
|
![]() | ResultCode |
An enumerated value describing the detailed result of the finish operation.
|
![]() | ResultType |
An enumerated value describing the overall success or failure of the finish operation.
|