NRNesting.ParentType Property NReflect
Gets or sets the parent type of the nesting relationship.

Namespace: NReflect.NRRelationship
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public NRSingleInheritanceType ParentType { get; set; }
See Also