Autodesk Vault ProfessionalVault API

CanBeFiltered Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyColumnSettings

Gets or sets whether this column should present a GUI which allows the user to enter a run-time filter to limit the entities that should be displayed.

Syntax

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

See Also