AlertDashboardID Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string DashboardID { get; set; }
Public Property DashboardID As String
Get
Set
public:
property String^ DashboardID {
String^ get ();
void set (String^ value);
}
function get_DashboardID();
function set_DashboardID(value);
Property Value
Type:
StringSee Also