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 | SynchronizationResults[] | undefined | SynchronizationResults | Children of element that have been synchronized |
elementProps | ElementProps | SynchronizationResults | The props of the element being synchronized |
itemState | ItemState | SynchronizationResults | The state of the element |
Defined in
- Synchronizer.ts Line 168
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.