DefectWorkstation Property |
The name of the FactoryLogix Workstation resource where the defect was discovered
or otherwise acted upon.
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 Workstation { get; set; }
Public Property Workstation As String
Get
Set
public:
property String^ Workstation {
String^ get ();
void set (String^ value);
}
member Workstation : string with get, set
Property Value
Type:
StringSee Also