LocalizeRequest Constructors
A request to translate a report’s localizable property values into the specified language using AI-powered services.Name | Parameters | Description |
---|---|---|
LocalizeRequest(String, String) | text, language | Initializes a new instance of the LocalizeRequest class with specified settings. |
See Also