AppServerDetaildtASDetailas Property |
|
DataPA OpenAnalytics API Reference
Gets the Recordset of AppSeverDetail Values.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DataTable dtASDetailas { get; }
Public ReadOnly Property dtASDetailas As DataTable
Get
public:
property DataTable^ dtASDetailas {
DataTable^ get ();
}
function get_dtASDetailas();
Property Value
Type:
DataTableThe name of this AppSeverDetail.
Return Value
Type:
DataTableThe name of this AppSeverDetail.
Remarks See Also