ImportOptions Class

The options class for handling imports.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsImportOptions

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[DataContractAttribute]
public class ImportOptions

The ImportOptions type exposes the following members.

Constructors
  NameDescription
Public methodImportOptions
Initializes a new instance of the ImportOptions class
Top
Properties
  NameDescription
Public propertyImportConfiguration
Gets or sets the ImportConfigData object.
Public propertyIncludeSubentriesInResultDetails
Gets or sets a value indicating whether subentries are included in the report.
Top
See Also