ReplaceHierarchyLevelOptions Class

The options class used for replacing a hierarchy level.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsReplaceHierarchyLevelOptions

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 ReplaceHierarchyLevelOptions

The ReplaceHierarchyLevelOptions type exposes the following members.

Constructors
 NameDescription
Public methodReplaceHierarchyLevelOptionsInitializes a new instance of the ReplaceHierarchyLevelOptions class
Top
Properties
 NameDescription
Public propertyLevelUniqueName Gets or sets the unique name of the level.
Public propertyNativeStructureId Gets or sets the native structure ID.
Top
See Also