'Declaration Public Property DateTimeRaw As System.String
public System.string DateTimeRaw {get; set;}
The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.
'Declaration Public Property DateTimeRaw As System.String
public System.string DateTimeRaw {get; set;}