Getting Information about Element Selection

Below is the example of using the GetDimElements operation to get information about selection of elements. The request contains moniker of opened dictionary instance and parameters for extracting information about elements. The parameters indicate that operation extracts summary information on selection, information on each element selection, and information on child elements' selection. In the response the information about elements selection is available in the els collection in the s and hs fields of each element. The summary information on the selection is available in the selectionInfo field.

SOAP

JSON

C#

See also:

GetDimElements: Operation