Autodesk Vault ProfessionalVault API

IsUserPresentable Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesEntityClass

Gets whether or not this entity class should be shown to end users when they select from a list of entities to work with

Syntax

public System.bool IsUserPresentable {get;}
Public ReadOnly Property IsUserPresentable As System.Boolean

Remarks

For example, when selecting property filters or search

See Also