ModelCatalogItem Class

Definition

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.

Applies to