ServiceAgentRequestDashboardId Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.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