Autodesk Vault ProfessionalVault API

Comment Property

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

Gets a comment string set by the user. If IsCheckedOut is true, then this property contains the comment set during checkout. Otherwise, it contains the comment set during check-in.

Syntax

public System.string Comment {get;}
Public ReadOnly Property Comment As System.String

See Also