Autodesk Vault ProfessionalVault API

ClearTextBoxOnNonActionableEntity Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectEntitySettings

Gets or sets if the text box should clear its contents when an non-actionable entity is selected.

Syntax

public System.bool ClearTextBoxOnNonActionableEntity {get; set;}
Public Property ClearTextBoxOnNonActionableEntity As System.Boolean

See Also