Skip to main content
A newer version of this page is available. .

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 will 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 Gets or sets the logical expression to be applied to the data for filtering.
Parameters Provides access to the dashboard parameters.
RowCount Gets or sets the number of extracted rows.
See Also