FinishResultResultType Property |
An enumerated value describing the overall success or failure 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 TrackingResultType ResultType { get; }
Public ReadOnly Property ResultType As TrackingResultType
Get
public:
property TrackingResultType ResultType {
TrackingResultType get ();
}
member ResultType : TrackingResultType with get
Property Value
Type:
TrackingResultTypeSee Also