DateWithZone.GYear PropertyDateWithZone.GYear PropertyDateWithZone::GYear Property

Gets the year component of this DateWithZoneDateWithZoneDateWithZone 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.