AppServerDetailASDetailName Property |
|
DataPA OpenAnalytics API Reference
Gets the name of this AppSeverDetail.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ASDetailName { get; }
Public ReadOnly Property ASDetailName As String
Get
public:
property String^ ASDetailName {
String^ get ();
}
function get_ASDetailName();
Property Value
Type:
StringThe name of this AppSeverDetail.
Return Value
Type:
StringThe name of this AppSeverDetail.
Remarks See Also