Autodesk Vault ProfessionalVault API

EntityName Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesItemRevision

Gets the descriptive name for this Item. The ItemNumber property value is used for the EntityName

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