| UpdateLinkedDataResult Properties |
The UpdateLinkedDataResult type exposes the following members.
| 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.
|