Autodesk Vault ProfessionalVault API

IsSearchable Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyDefinition

Gets or sets if this property is searchable via Advanced Search. The default value is that all non-internal properties are searchable.

Syntax

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

See Also