IDtProvider.StringDataFormat

Fore syntax

StringDataFormat: IDtObjectDataFormat;

Fore.NET syntax

StringDataFormat: Prognoz.Platform.Interop.Dt.IDtObjectDataFormat;

Description

The StringDataFormat property returns settings used on data identification.

Example

The example of use is given in description of the IDtTextProvider.TextCodePage property.

See also:

IDtProvider