RetrieveAttributeChangeHistory Function
retrieve all metadata changes to a specific attribute.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Target
|
crmbaseentity | False | True | The record whose attribute change history is being asked. |
AttributeLogicalName
|
Edm.String | False | False | The logical name of the target attribute. |
PagingInfo
|
PagingInfo | True | True | A paging information for the retrieved attribute change history. |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveAttributeChangeHistoryResponse | False | Contains the response of the RetrieveAttributeChangeHistory function. |
Entities
Use the RetrieveAttributeChangeHistory function with these entity types:
Name | Display name | Description |
---|---|---|
audit | Auditing | Track changes to records for analysis, record keeping, and compliance. |