ReportInstance.Language Property

Definition

Gets the calculated value of the Language property in a Report class.

public:
 property System::String ^ Language { System::String ^ get(); };
public string Language { get; }
member this.Language : string
Public ReadOnly Property Language As String

Property Value

A string value that represents the calculated value of the Language property.

Applies to