public ushort Day {get; set;}
'Declaration Public Property Day As UShort
'Usage Dim instance As IccDateTime Dim value As UShort instance.Day = value value = instance.Day
public: property ushort Day { ushort get(); void set ( ushort value); }
Target Platforms
IccDateTime Structure IccDateTime Members