UpdateScriptHierarchyOptions Class

Represents the options used when updating a script hierarchy in a MetricSet.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsUpdateScriptHierarchyOptions

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 UpdateScriptHierarchyOptions

The UpdateScriptHierarchyOptions type exposes the following members.

Constructors
 NameDescription
Public methodUpdateScriptHierarchyOptionsInitializes a new instance of the UpdateScriptHierarchyOptions class
Top
Properties
 NameDescription
Public propertyEnforceHierarchyCubeCheck Gets or sets a value indicating whether the hierarchy cube check should be enforced.
Public propertyHierarchyUsage Gets or sets the hierarchy usage data.
Public propertyMetricSetId Gets or sets the metric set ID.
Top
See Also