AppServerDetailuuid Property |
|
DataPA OpenAnalytics API Reference
Gets the value of the Appserver's uuid.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string uuid { get; }
Public ReadOnly Property uuid As String
Get
public:
property String^ uuid {
String^ get ();
}
Return Value
Type:
StringThe Appserver's uuid.
Remarks See Also