GetAccountsAsCsvOptions Class

The options class used for getting accounts as CSV.
Inheritance Hierarchy
SystemObject
  Dundas.BI.AccountServicesGetAccountsAsCsvOptions

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public class GetAccountsAsCsvOptions

The GetAccountsAsCsvOptions type exposes the following members.

Constructors
  NameDescription
Public methodGetAccountsAsCsvOptions
Initializes a new instance of the GetAccountsAsCsvOptions class
Top
Properties
  NameDescription
Public propertyFilter
Gets or sets the filter rules.
Public propertyIncludeGroupMembership
Gets or sets a value indicating whether the group membership is included.
Public propertyOrderBy
Gets or sets the order by elements.
Top
See Also