Click or drag to resize
UpdateLinkedDataResultInvalidRecordCount Property
Gets or sets the count of record that have been not processed by another reason, for example, because of invalid format.

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
public int InvalidRecordCount { get; set; }

Property Value

Type: Int32
See Also