Share via


NoNamespace.year Field

Definition

Represents the year XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dateGroupItem.
  • corresponds to the following strongly-typed properties: DateGroupItem.Year.

Applies to