DateWithZone.GDay PropertyDateWithZone.GDay PropertyDateWithZone::GDay Property

Gets the day component of this DateWithZoneDateWithZoneDateWithZone represented as a GDayGDayGDay.

Syntax

Public ReadOnly Property GDay As GDay
        Get
public GDay GDay { get; }
public:
property GDay GDay {
    GDay get();
}
 

Property Value

Type: XmlPrime.GDayXmlPrime.GDayXmlPrime::GDay

The day component as a GDayGDayGDay.