The DimensionValueCollectionCanonicalizer type exposes the following members.

Properties

  NameDescription
Direction
Gets or sets whether Canonicalize(IEnumerable<(Of <(DimensionValue>)>)) should sort in Ascending()()() or Descending()()() order based upon the Identifier
Identifier
Gets or sets what to use as the identity of a DimensionValue for the purpose of ordering when the Canonicalize(IEnumerable<(Of <(DimensionValue>)>)) function is called. Valid values are any value of the DimensionValueCollectionCanonicalizer..::.CanonicalIdentity enum.

See Also