TrackingResultStartResult Property |
The results of the "start" portion of the tracking 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 StartResult StartResult { get; }
Public ReadOnly Property StartResult As StartResult
Get
public:
property StartResult^ StartResult {
StartResult^ get ();
}
member StartResult : StartResult with get
Property Value
Type:
StartResultSee Also