'Declaration
Public Property ShortDayNames As String()
'Usage
Dim instance As DateTimeCellType Dim value() As String instance.ShortDayNames = value value = instance.ShortDayNames
public string[] ShortDayNames {get; set;}
'Declaration
Public Property ShortDayNames As String()
'Usage
Dim instance As DateTimeCellType Dim value() As String instance.ShortDayNames = value value = instance.ShortDayNames
public string[] ShortDayNames {get; set;}