New to Telerik Report Server? Start a free 30-day trial
ObjectNamespaceInfo
Represents a .NET namespace and the object data source types it contains.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Namespace |
Gets or sets the fully qualified namespace name, e.g. "System.Collections.Generic". | string |
None. |
| ImageIndex |
Gets or sets the index of the icon used to represent the namespace in the client UI. | integer |
None. |
| Types |
Gets or sets the object data source types declared in the namespace. | Collection of ObjectTypeInfo |
None. |