Parent

IObject IObject.Parent { get; }

Gets the parent of the entity.

Value

IObject – Parent of the entity.

Throws
Remarks

Null reference if no parent exists.