Autodesk Vault ProfessionalVault API

FullName Property

Autodesk.Connectivity.Explorer.ExtensibilityLocationContext

The unique name of the entity that the context points to.

Syntax

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

Remarks

For files and folders, this value is the full Vault path. For items, this value is the item number. For change orders, this value is the change order number.

See Also