Configuration class
The UI Configuration class where you can configure details that are displayed, including Connector version, Hosting Product and version, Feedback URL, etc.
public class Configuration
Public Members
name | description |
---|---|
Configuration() | Initializes a new instance of the Configuration class. Constructor class for the UI Configuration. |
ConnectorLatestVersionInfoCallback { get; set; } | Gets or sets the connector defined callback which returns information about latest connector version to notify the user. |
FeedBackURL { get; set; } | Gets or sets the client specific feedback url |
LogLevel { get; set; } | Gets or sets the logging level of the application. |
See Also
- namespace Autodesk.DataExchange.UI