DateTimeWithZone.GYear PropertyDateTimeWithZone.GYear PropertyDateTimeWithZone::GYear Property

Gets the year component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GYearGYearGYear.

Syntax

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

Property Value

Type: XmlPrime.GYearXmlPrime.GYearXmlPrime::GYear

The year component as a GYearGYearGYear.