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.245.0.0 (8.245.0.0)
Syntax public FinishResultCode ResultCode { get; }
Public ReadOnly Property ResultCode As FinishResultCode
Get
public:
property FinishResultCode ResultCode {
FinishResultCode get ();
}
member ResultCode : FinishResultCode with get
Property Value
Type:
FinishResultCodeSee Also