Autodesk Vault ProfessionalVault API

SubmitEnteredDate Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesChangeOrder

Gets the date and time that the Change Order was last submitted. This value has no meaning if the Change Order has not been submitted and the SubmittedByUserID is -1.

Syntax

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

See Also