IsLnkTarget Property
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.BooleanIf 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.
public System.bool IsLnkTarget {get; set;}Public Property IsLnkTarget As System.Boolean