'Declaration Public Property DateTimeDigitizedRaw As System.String
public System.string DateTimeDigitizedRaw {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 DateTimeDigitizedRaw As System.String
public System.string DateTimeDigitizedRaw {get; set;}