Autodesk Vault ProfessionalVault API

Lnk Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An object in a Folder that points to another Entity.

Syntax

public class Lnk 
Public Class Lnk 

Properties

NameDescription
IdThe identifier for the Link.
LnkNumA persistant identifier.
ParEntClsIdThe entity class ID of the parent.
ParentIdThe ID of the parent.
ToEntClsIdThe type of Entity being pointed to.
ToEntIdThe ID of the Entity being pointed to.

Returned By

Where you get a Lnk — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Lnk

See Also