Share via


NoNamespace.listDataValidation Field

Definition

Represents the listDataValidation XML attribute.

public static readonly System.Xml.Linq.XName listDataValidation;
 staticval mutable listDataValidation : System.Xml.Linq.XName
Public Shared ReadOnly listDataValidation As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ignoredError, ignoredError.
  • corresponds to the following strongly-typed properties: IgnoredError.ListDataValidation.

Applies to