Condividi tramite


ConfigData Class

Definition

The Advisor configuration data structure.

public class ConfigData
type ConfigData = class
Public Class ConfigData
Inheritance
ConfigData

Constructors

ConfigData()

Initializes a new instance of the ConfigData class.

ConfigData(String, String, String, ConfigDataProperties)

Initializes a new instance of the ConfigData class.

Properties

Id

Gets or sets the resource Id of the configuration resource.

Name

Gets or sets the name of the configuration resource.

Properties

Gets or sets the list of property name/value pairs.

Type

Gets or sets the type of the configuration resource.

Applies to