KeyWordsDimensions: IDimensionSet;
KeyWordsDimensions: Prognoz.Platform.Interop.Dimensions.IDimensionSet;
The KeyWordsDimensions property returns list of dimensions for which key words will be generated.
key words increase search relevance by dimension for which it was generated. Include required dimensions to the KeyWordsDimensions list. Generation of key words is available from any dimensions not included in the free ones.
The example of use is given in description of the ISourceDataImportDestinationInfos.Add method.
See also: