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