SupportMultyLanguage: Boolean;
The SupportMultyLanguage property determines whether a dashboard is multilingual.
Available values:
True. A dashboard is multilingual. The Resources object that is used to store translations is determined by the IAdhocReport.Resources property. If the object is not set, it will be created automatically as a dashboard child object.
False. A dashboard is monolingual.
The property use is given in the example for IAdhocReport.Resources.
See also: