EnsureVisibleOptions Class

The DTO object for providing options for the EnsureVisible call.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsEnsureVisibleOptions

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

The EnsureVisibleOptions type exposes the following members.

Constructors
 NameDescription
Public methodEnsureVisibleOptions Initializes a new instance of the EnsureVisibleOptions class.
Top
Properties
 NameDescription
Public propertyAccountIds Gets the account IDs.
Public propertyGroupIds Gets the group IDs.
Top
See Also