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