MetadataRecordProperties
This table stores the properties associated with a metadata record.
| Column Name | Type | Description |
|---|---|---|
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| ExtendedMetadataProperties | INTEGER | Stores a list of extended properties for any given metadata record. |
| ContactTimestampDecimal | 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. |
| InformationLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| MetadataRecordIdentifier | NUMERIC | The unique identifier (.1 item) for the metadata record. |
| InstanceOwningRecordCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |