[]
Gets or sets the IConfigurationProvider associated with this report definition.
public IConfigurationProvider ConfigurationProvider { get; set; }
Type | Description |
---|---|
IConfigurationProvider | A IConfigurationProvider associated with this report definition. |
The default value is null.