SymptomComputerName Property |
The domain name of the computer where the symptom 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 ComputerName { get; set; }
Public Property ComputerName As String
Get
Set
public:
property String^ ComputerName {
String^ get ();
void set (String^ value);
}
member ComputerName : string with get, set
Property Value
Type:
StringSee Also