TrackingResultFinishResult Property |
The results of the "finish" 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 FinishResult FinishResult { get; }
Public ReadOnly Property FinishResult As FinishResult
Get
public:
property FinishResult^ FinishResult {
FinishResult^ get ();
}
member FinishResult : FinishResult with get
Property Value
Type:
FinishResultSee Also