ErasInfo Property (CalendarEx)
In This Topic
Gets the eras information of this calendar.
Syntax
'Declaration
Public Overridable ReadOnly Property ErasInfo As EraInfo()
public virtual EraInfo[] ErasInfo {get;}
Property Value
Return a
EraInfo array.
See Also