CreateDate Property
Tells the date and time that this version of the file was created in the Vault. For the first version of a file, this date will match CkInDate. For later versions, this value will have the time when the previous version was checked out.
Syntax
public System.DateTime CreateDate {get; set;}Public Property CreateDate As System.Date