FinishResultResultCode Property |
An enumerated value describing the detailed result of the finish operation.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic FinishResultCode ResultCode { get; }
Public ReadOnly Property ResultCode As FinishResultCode
Get
public:
property FinishResultCode ResultCode {
FinishResultCode get ();
}
member ResultCode : FinishResultCode with get
Property Value
Type:
FinishResultCode
See Also