DashboardScriptExtensionInfoClientCollection members
Include protected members
Include inherited members
Represents a collection of dashboard script extension information.
The DashboardScriptExtensionInfoClientCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DashboardScriptExtensionInfoClientCollection |
Top
Properties
Name | Description | |
---|---|---|
AreItemsAvailable | (Inherited from ClientObjectCollection.) | |
Context | (Inherited from ClientObject.) | |
Count | (Inherited from ClientObjectCollection.) | |
Data | (Inherited from ClientObjectCollection.) | |
ElementType | (Inherited from ClientObjectCollection<DashboardScriptExtensionInfo>.) | |
Expression | (Inherited from ClientObjectCollection<DashboardScriptExtensionInfo>.) | |
Item | (Inherited from ClientObjectCollection<DashboardScriptExtensionInfo>.) | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
Provider | (Inherited from ClientObjectCollection<DashboardScriptExtensionInfo>.) | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | (Inherited from ClientObjectCollection.) |
Top