AddDynamicHierarchyOptions Class

The options class used to add a dynamic measure to the metric set.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsAddDynamicHierarchyOptions

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 AddDynamicHierarchyOptions

The AddDynamicHierarchyOptions type exposes the following members.

Constructors
 NameDescription
Public methodAddDynamicHierarchyOptionsInitializes a new instance of the AddDynamicHierarchyOptions class
Top
Properties
 NameDescription
Public propertyDescription Gets or sets the description.
Public propertyName Gets or sets the name.
Public propertyPlacement Gets or sets the placement.
Top
See Also