AbstractOptionaldata: IRecordsManagementPropertiesProtected_discriminatorOptionalactiveThe disposition schedule currently governing the entry (own or inherited), or null. Computed (read-only).
OptionalcutoffThe cutoff criterion assigned to the entry, or null when none.
OptionalcutoffThe date the entry was cut off, or null if not cut off. Computed (read-only).
OptionalcutoffThe date the entry becomes eligible for cutoff, or null. Computed (read-only).
OptionaldispositionThe date final disposition was confirmed, or null. Computed (read-only).
OptionaldispositionThe disposition schedule assigned to the entry, or null when none.
OptionaldispositionThe current lifecycle state. Computed (read-only).
OptionalfilingThe filing date, or null when unset.
OptionalfinalThe date the entry becomes eligible for final disposition, or null. Computed (read-only).
OptionalisTrue when the entry has been cut off. Computed (read-only).
OptionalisTrue when the entry is currently eligible for cutoff. Computed (read-only).
OptionalisTrue when the entry is currently eligible for final disposition. Computed (read-only).
OptionallocationThe records management location the entry currently resides at, or null. Computed (read-only).
OptionalrecordWhether these properties describe a document record or a record folder. Determines the concrete subtype (RecordProperties or RecordFolderProperties) and which type-specific members are present.
OptionaltransferProjected and completed interim transfers. Computed (read-only).
OptionaltriggerThe alternate-retention trigger date, or null when unset.
Optional_data: anyOptionaldata: anyStaticfromJS
The records management properties of an entry. This is the abstract base; the concrete shape is RecordProperties for a document record (RecordType = Record) or RecordFolderProperties for a record folder (RecordFolder). Members common to both record and record folder live here; type-specific members live on the subtypes. Many members are computed by the repository and are read-only — they are noted as such and are ignored on update.