ListRow.InvalidData Property

Definition

Returns a Boolean value that indicates if a row in a list contains cells that don't pass data validation and need to be fixed before any changes can be committed to the Microsoft Windows SharePoint Services site.

public:
 property bool InvalidData { bool get(); };
public bool InvalidData { get; }
Public ReadOnly Property InvalidData As Boolean

Property Value

Applies to