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.251.0.0 (8.251.0.0)
Syntaxpublic FinishResult FinishResult { get; }
Public ReadOnly Property FinishResult As FinishResult
Get
public:
property FinishResult^ FinishResult {
FinishResult^ get ();
}
member FinishResult : FinishResult with get
Property Value
Type:
FinishResult
See Also