Checks whether any uploaded rows were ignored during the last synchronization.
Visual Basic
Public Readonly Property IgnoredRows As Boolean
C#
public bool IgnoredRows {get;}
True if any uploaded rows were ignored during the last synchronization, false if no rows were ignored.