Autodesk Vault ProfessionalVault API

CreateDate Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileIteration

Gets 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 CheckInDate. For later versions, this value will have the time when the previous version was checked out.

Syntax

public System.DateTime CreateDate {get;}
Public ReadOnly Property CreateDate As System.Date

See Also