Autodesk Vault ProfessionalVault API

CheckoutComment Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsAcquireFilesSettings

Gets or sets the comment that will be applied to any files that are Checked Out.

Syntax

public System.string CheckoutComment {get; set;}
Public Property CheckoutComment As System.String

See Also