CompanyPropertiesHistory
Displays historical changes of company properties, useful for auditing and tracking property value trends.
Columns
| Name | Type | References | Description |
| PropertyName | String | Name of the company property whose historical value is being tracked. | |
| Value | String | The recorded historical value of the company property at a specific point in time. | |
| Timestamp | Datetime | Timestamp indicating when the property value was updated. | |
| Source | String | The method or source type responsible for updating the property value, such as API, form submission, or manual update. | |
| SourceId | String | Additional details related to the source-type. May not always be populated depending on the source-type. | |
| SourceVid | String | Identifier linking to the source event or user responsible for the property update, if applicable. | |
| CompanyId | String | Unique identifier of the company associated with the property history record. |