RecordDocumentResults Interface
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| postChangeAspect | ExternalSourceAspectProps | The RepositoryLink's current state. | |
| preChangeAspect | ExternalSourceAspectProps | undefined | The RepositoryLink's previously stored state, if any. | |
| source | string | Identifies the ExternalSource element that corresponds to to the RepositoryLink. | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| childElements Inherited | SynchronizationResults[] | undefined | SynchronizationResults | Children of element that have been synchronized | 
| elementProps Inherited | ElementProps | SynchronizationResults | The props of the element being synchronized | 
| itemState Inherited | ItemState | SynchronizationResults | The state of the element | 
Defined in
- Synchronizer.ts Line 168
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.