| DashboardAPIParameters Class |
|
Namespace: DataPAEnterpriseDashboard
public class DashboardAPIParameters : DashboardAPIParameters_DashboardAPIParameters, IEnumerable, IEnumerator, ISerializable
The DashboardAPIParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| DashboardAPIParameters |
Creates and returns a new DashboardAPIParameters collection
| |
| DashboardAPIParameters(ManagedDashboard) |
Creates and returns a new DashboardAPIParameters collection
|
| Name | Description | |
|---|---|---|
| Add | ||
| Contains | ||
| ContainsName | ||
| GetEnumerator | ||
| GetFirstDashboardAPIParameter | ||
| GetNextDashboardAPIParameter | ||
| GetObjectData | ||
| IndexOf |
Gets the index of a given API parameter in the collection
| |
| ItemsFromName |
Gets a list containing all the API Parameters with a given name
| |
| MoveNext | ||
| Remove(Int32) | ||
| Remove(String) | ||
| RemoveAll | ||
| Reset |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Count | ||
| Current | ||
| ItemInt32 | ||
| ItemString | ||
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| Parent |
Gets and sets the parent ManagedDashboard object for this dashboard API parameters collection
|