SetupLocationLocationName Property |
The name or location code of the location. This code must be unique
within the scope of a single
Workstation, but is not necessarily
unique across all
Workstations.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string LocationName { get; set; }
Public Property LocationName As String
Get
Set
public:
property String^ LocationName {
String^ get ();
void set (String^ value);
}
member LocationName : string with get, set
Property Value
Type:
StringSee Also