GenerateDataConnectorOptions Class

The class for providing options when generating a data connector.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsGenerateDataConnectorOptions

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

The GenerateDataConnectorOptions type exposes the following members.

Constructors
 NameDescription
Public methodGenerateDataConnectorOptions Initializes a new instance of the GenerateDataConnectorOptions class.
Top
Properties
 NameDescription
Public propertyFileId Gets or sets the ID of the file (resource) to be used to generate this data connector from.
Public propertyParentId Gets the ID of the item's parent.
Top
See Also