StartResultResultCode Property |
An enumerated value describing the detailed result of the start 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 StartResultCode ResultCode { get; }
Public ReadOnly Property ResultCode As StartResultCode
Get
public:
property StartResultCode ResultCode {
StartResultCode get ();
}
member ResultCode : StartResultCode with get
Property Value
Type:
StartResultCodeSee Also