IMetaRdsExportSchema.SortAttributes

Fore Syntax

SortAttributes: IRdsSortAttributes;

Fore.NET Syntax

SortAttributes: Prognoz.Platform.Interop.Rds.IRdsSortAttributes;

Description

The SortAttributes property returns sorting options applied to the dictionary items that are exported.

Comments

By default exported elements are not sorted.

Fore and Fore.NET Examples

The property use is given in the section Export and Import of a Table MDM Dictionary (example language: Fore, Fore.NET).

See also:

IMetaRdsExportSchema