Skip to main content

ExtractSourceOptions Properties

Contains settings of the original data source used to create a data extract.
Name Description
DataFields Gets or sets names of the data source fields that fall into the resulting data extract.
DataMember Gets or sets the data member contained in the original data source.
DataSource Gets or sets the original data source for the current data extract.
Filter Specifies the logical expression that filters rows to be included in the extract data source.
Parameters Provides access to the dashboard parameters.
RowCount Gets or sets the number of extracted rows.
See Also