DashboardAlertID Property |
|
DataPA OpenAnalytics API Reference
Gets a unique identifier that idenifies this object.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string ID { get; }
Public ReadOnly Property ID As String
Get
public:
virtual property String^ ID {
String^ get () sealed;
}
Property Value
Type:
StringA unique identifier that idenifies this object.
Return Value
Type:
StringA unique identifier that idenifies this object.
Remarks See Also