MemberOfOptions Class

The options for getting the member of information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsMemberOfOptions

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

The MemberOfOptions type exposes the following members.

Constructors
  NameDescription
Public methodMemberOfOptions
Initializes a new instance of the MemberOfOptions class
Top
Properties
  NameDescription
Public propertyId
Gets or sets the ID for the account or group to retrieve the member of information for.
Public propertyIncludeInherited
Gets or sets a value indicating whether or not to include inherited groups.
Top
See Also