Autodesk Vault ProfessionalVault API

LocationContext Class

Autodesk.Connectivity.Explorer.ExtensibilityAutodesk.Connectivity.Explorer.Extensibility

LocationContext represents a location of a single entity within the Vault Explorer browser.

Syntax

public class LocationContext 
Public Class LocationContext 

Constructors

NameDescription
LocationContextCreates a reference to a location within Vault Explorer.

Properties

NameDescription
FullNameThe unique name of the entity that the context points to.
SelectionTypeIdThe entitiy class that the context points to.

Returned By

Where you get a LocationContext — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.Explorer.Extensibility.LocationContext

See Also