UpdateSortingOptions Class

The options class used to update elements and sorting on a metric set.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsUpdateSortingOptions

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

The UpdateSortingOptions type exposes the following members.

Constructors
  NameDescription
Public methodUpdateSortingOptions
Initializes a new instance of the UpdateSortingOptions class
Top
Properties
  NameDescription
Public propertyElementPriorities
Gets the element priorities.
Public propertyUpdatedElements
Gets the updated elements.
Top
See Also