ModelCatalogItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to provide a listing of all model perspectives for a model.
public ref class ModelCatalogItem
public class ModelCatalogItem
type ModelCatalogItem = class
Public Class ModelCatalogItem
- Inheritance
-
ModelCatalogItem
Constructors
ModelCatalogItem() |
Initializes a new instance of the ModelCatalogItem class. |
Properties
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. |