Share via


NoNamespace.day Field

Definition

Represents the day XML attribute.

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

Applies to