ModelCatalogItem Members
Include Protected Members
Include Inherited Members
Used to provide a listing of all model perspectives in a model in the report server namespace.
The ModelCatalogItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ModelCatalogItem() | Initializes a new instance of the ModelCatalogItem class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Description | Gets a description of the model catalog item. | |
Model | Gets the full path to the model catalog item. | |
Perspectives | Gets a list of any perspectives for this model. |
Top