The DimensionValueCollectionCanonicalizer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.
|