RecordsFailed Property (SalesforceLoaderException)
Gets or sets the number of record failed to insert.
'Declaration
Public ReadOnly Property RecordsFailed As Integer
public int RecordsFailed {get;}
Property Value
The number of record failed to insert.