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 | |
---|---|---|
ModelPerspective() | Initializes a new instance of the ModelPerspective 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 perspective. Read-only. | |
ID | Gets the ID of the perspective. Read-only. | |
Name | Gets the name of the perspective. Read-only. |
Top