EntityMetadata.ReportViewName Property

Definition

Gets the name of the report view for the entity.

public:
 property System::String ^ ReportViewName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string ReportViewName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ReportViewName : string
Public ReadOnly Property ReportViewName As String

Property Value

The name of the report view for the entity..

Attributes

Applies to