AppServerDetailDetailsRetrieved Property |
|
DataPA OpenAnalytics API Reference
Gets a value that indicates if the AppServer details were retrieved OK
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool DetailsRetrieved { get; }
Public ReadOnly Property DetailsRetrieved As Boolean
Get
public:
property bool DetailsRetrieved {
bool get ();
}
function get_DetailsRetrieved();
Property Value
Type:
BooleanTrue if the AppServer details were retrieved OK
Return Value
Type:
BooleanTrue if the AppServer details were retrieved OK
Remarks See Also