The Record type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Annotation | Get Description of the record. | |
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Content | Get Gets or sets the record's content. | |
| ContentMutable | Get Gets or sets the flag indicating whether or not the record's content can be modified. | |
| ContentType | Get Gets or sets the format of record content. | |
| Handle | (Overrides ChangedEventShareableBase Handle.) | |
| RecordKey | Get Gets or sets the key used to identify the record. | |
| RecordUsage | Get Gets or sets an indicator of the record's usage. | |
| SubRecords | Gets the sub-records of this record. |
See Also