UpdateHierarchyOptions Class

The options class used for updating a hierarchy.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsUpdateHierarchyOptions

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 UpdateHierarchyOptions

The UpdateHierarchyOptions type exposes the following members.

Constructors
  NameDescription
Public methodUpdateHierarchyOptions
Initializes a new instance of the UpdateHierarchyOptions class
Top
Properties
  NameDescription
Public propertyHierarchy
Gets or sets the hierarchy.
Public propertyLevelPopulationPolicy
Gets or sets the level population policy.
Top
See Also