Share via


NoNamespace.hour Field

Definition

Represents the hour XML attribute.

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

Applies to