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 (26.2.0.1000)
Syntax
public class GetAccountsAsCsvOptions

The GetAccountsAsCsvOptions type exposes the following members.

Constructors
 NameDescription
Public methodGetAccountsAsCsvOptionsInitializes a new instance of the GetAccountsAsCsvOptions class
Top
Properties
 NameDescription
Public propertyFilterGets or sets the filter rules.
Public propertyIncludeGroupMembershipGets or sets a value indicating whether the group membership is included.
Public propertyOrderByGets or sets the order by elements.
Top
See Also