Share via


ModelMetadata.PerspectiveName Property

Definition

Gets or sets the perspective name of the model.

public:
 property System::String ^ PerspectiveName { System::String ^ get(); void set(System::String ^ value); };
public string PerspectiveName { get; set; }
member this.PerspectiveName : string with get, set
Public Property PerspectiveName As String

Property Value

The perspective name of the model.

Applies to