Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the locale in which to generate the report.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property Locale As CultureInfo
Get
'Usage
Dim instance As Report
Dim value As CultureInfo
value = instance.Locale
public CultureInfo Locale { get; }
Property Value
Type: System.Globalization.CultureInfo
The locale identifier (ID) for the report.