Autodesk Vault ProfessionalVault API

EntityName Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFolder

Gets the descriptive name for this Folder. This is always the Folder Name without the full path.

Syntax

public System.string EntityName {get;}
Public ReadOnly Property EntityName As System.String

Remarks

This method is implemented as part of the IEntity interface

See Also