AppServerDetailPAplLocation Property |
|
DataPA OpenAnalytics API Reference
Gets the DataPA Procedure Library Location.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string PAplLocation { get; }
Public ReadOnly Property PAplLocation As String
Get
public:
property String^ PAplLocation {
String^ get ();
}
function get_PAplLocation();
Property Value
Type:
StringThe DataPA Procedure Library Location
Return Value
Type:
StringThe DataPA Procedure Library Location.
Remarks See Also