MetadataRecordReviewStatus
Stores the overall review status of each contact of a metadata record.
| Column Name | Type | Description |
|---|---|---|
| ContentMetadataIdentifier | NUMERIC | The unique identifier for the metadata record. |
| OverallReviewStatus | INTEGER | Stores the overall review status for the metadata record. |
| UniqueContactDateTime | FLOAT | A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |