Share via


NoNamespace.second Field

Definition

Represents the second XML attribute.

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

Applies to