OperationOperationLocatorMode Property |
An enumerated value indicated how this operation is to be located
by xLink machine integrations linked to specific factory resources.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public OperationLocatorMode OperationLocatorMode { get; set; }
Public Property OperationLocatorMode As OperationLocatorMode
Get
Set
public:
property OperationLocatorMode OperationLocatorMode {
OperationLocatorMode get ();
void set (OperationLocatorMode value);
}
member OperationLocatorMode : OperationLocatorMode with get, set
Property Value
Type:
OperationLocatorModeSee Also