IDmDataSource.ReadOnly

Fore Syntax

ReadOnly: Boolean;

Fore.NET Syntax

@ReadOnly: boolean;

Description

The ReadOnly property determines whether data source data is read-only.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IDmTemplateFillDetails.FillTarget.

See also:

IDmDataSource