OperationAllowSerialRanges Property |
Indicates whether or not end users using FactoryLogix Production portals
may start units by specifying a range of unit identifier values.
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 AllowSerialRanges { get; set; }
Public Property AllowSerialRanges As Boolean
Get
Set
public:
property bool AllowSerialRanges {
bool get ();
void set (bool value);
}
member AllowSerialRanges : bool with get, set
Property Value
Type:
BooleanSee Also