The machine name for which to query.
[Visual Basic .NET] Public Property Machine As String
[C#] public string Machine {get; set;}
[C++]
HRESULT get_Machine(
BSTR* pMachine
);
[C++]
HRESULT put_Machine(
BSTR pMachine
);
[C++]Parameters
pMachine [out, retval] pMachine is a parameter of type BSTR pMachine [in] pMachine is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The Machine property refers to the name of a particular SOC machine in your ArcGIS Server system.