ModelCatalogItem Members
Used to provide a listing of all model perspectives for a model.
The following tables list the members exposed by the ModelCatalogItem type.
Public Constructors
Name | Description | |
---|---|---|
ModelCatalogItem | Initializes a new instance of the ModelCatalogItem class. |
Nach oben
Public Properties
Name | Description | |
---|---|---|
Description | Gets a description of the model catalog item. | |
Model | Gets the full path of the model catalog item. | |
Perspectives | Gets a list of any perspectives for this model. |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben