IsEdited: Boolean;
The IsEdited property determines whether a record can be edited.
Available values:
True. The record can be edited.
False. The record is read-only.
The property use is given in the example for IRubricatorInstance.GetFactData.
See also: