Parent Property
Gets the parent in a parent-child relationship (ie. an assembly is a parent to a part)
Syntax
public IEntity Parent {get;}Public ReadOnly Property Parent As IEntityGets the parent in a parent-child relationship (ie. an assembly is a parent to a part)
public IEntity Parent {get;}Public ReadOnly Property Parent As IEntity