IRubricatorRecord.IsEdited

Fore Syntax

IsEdited: Boolean;

Fore.NET Syntax

IsEdited: boolean;

Description

The IsEdited property determines whether a record can be edited.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IRubricatorInstance.GetFactData.

See also:

IRubricatorRecord