Autodesk Vault ProfessionalVault API

ReasonColumnCaption Property

Autodesk.DataManagement.Client.Framework.Forms.SettingsShowRestrictionsSettings

Gets or sets the caption for the column which displays the restrictionReason. Should not null or empty to show the column.

Syntax

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

See Also