Parent Property
Gets or sets the entity that owns the link.
Syntax
public IEntity Parent {get; set;}Public Property Parent As IEntityRemarks
A set is provided for cases where the link object is re-parented in the GUI
Gets or sets the entity that owns the link.
public IEntity Parent {get; set;}Public Property Parent As IEntityA set is provided for cases where the link object is re-parented in the GUI