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