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