OperationAllowMultipleUnits Property |
Indicates whether or not multiple units may be processed simultaneously by the same end user
using a single FactoryLogix Production portal instance.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool AllowMultipleUnits { get; set; }
Public Property AllowMultipleUnits As Boolean
Get
Set
public:
property bool AllowMultipleUnits {
bool get ();
void set (bool value);
}
member AllowMultipleUnits : bool with get, set
Property Value
Type:
BooleanSee Also