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