DataPA Enterprise Dashboard Controls API Reference
The DashboardAlerts type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DashboardAlerts |
Creates and returns a new DashboardAlerts object.
|
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds a DashboardAlert to this collection.
|
![]() |
Contains |
Returns a value that indicates if a DashboardAlert with the ID exists in the collection.
|
![]() |
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() |
GetFirstDashboardAlert |
Gets the first DashboardAlert in the collection.
|
![]() |
GetNextDashboardAlert |
Gets the Next DashboardAlert in the collection.
|
![]() |
GetObjectData | |
![]() |
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() |
ReBuild |
Rebuilds the collection using the order specified in the IDs array.
|
![]() |
Remove(Int32) |
Removes a DashboardAlert from this collection.
|
![]() |
Remove(String) |
Removes a DashboardAlert from this collection.
|
![]() |
Reset |
Implements System.Collections.IEnumerator.Reset.
|
![]() |
SetObjectData |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ClassId | |
![]() ![]() |
EventsId | |
![]() ![]() |
InterfaceId |
Properties
Name | Description | |
---|---|---|
![]() |
Clone |
Gets cloned copy of this object.
|
![]() |
Count |
Gets the number of DashboardAlerts in this collection.
|
![]() |
Current |
Implements System.Collections.IEnumerator.Current.
|
![]() |
Item[([( Int32])]) |
Gets and sets a DashboardAlert in this collection.
|
![]() |
Item[([( String])]) |
Gets and sets a DashboardAlert in this collection.
|
![]() |
Parent |
Gets and sets the parent of this object
|