| UpdateLinkedDataResult Class |
Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
The UpdateLinkedDataResult type exposes the following members.
| Name | Description | |
|---|---|---|
| UpdateLinkedDataResult |
Initializes a new instance of class.
|
| Name | Description | |
|---|---|---|
| CreatedRecordCount |
Gets or sets the count of created records.
| |
| InvalidRecordCount |
Gets or sets the count of record that have been not processed by another reason, for example, because of invalid format.
| |
| NotFoundRecordCount |
Gets or sets the count of ignored (id not found) records.
| |
| UpdatedRecordCount |
Gets or sets the count of updated records.
|