FreeDimensions: IDimensionSet;
FreeDimensions: Prognoz.Platform.Interop.Dimensions.IDimensionSet;
The FreeDimensions property returns the list of free dimensions.
A free dimension is a dimension used for search, but elements of this dimension are not included into search result name. Calendar dimension is always indexed as a free one. If required, add another dimensions to the list of free dimensions.
The example of use is given in description of the ISourceDataImportDestinationInfos.Add method.
See also: