Share via


NoNamespace.twoDigitTextYear Field

Definition

Represents the twoDigitTextYear XML attribute.

public static readonly System.Xml.Linq.XName twoDigitTextYear;
 staticval mutable twoDigitTextYear : System.Xml.Linq.XName
Public Shared ReadOnly twoDigitTextYear 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.TwoDigitTextYear.

Applies to