Autodesk Vault ProfessionalVault API

IsLnkTarget Property

Autodesk.Connectivity.WebServicesEntClassCfg

If true, then this Entity Class can be the target of a Link. If false, then Links can't point to objects of this Entity Class.

Syntax

public System.bool IsLnkTarget {get; set;}
Public Property IsLnkTarget As System.Boolean

See Also