Sdílet prostřednictvím


ModelPerspective Members

Include Protected Members
Include Inherited Members

Provides information about a perspective of a model.

The ModelPerspective type exposes the following members.

Constructors

  Name Description
Public method ModelPerspective() Initializes a new instance of the ModelPerspective class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Description Gets a description of the perspective. Read-only.
Public property ID Gets the ID of the perspective. Read-only.
Public property Name Gets the name of the perspective. Read-only.

Top