NRRealization.ImplementingType Property NReflect
Gets or sets the derived type of the generalization.

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

public NRSingleInheritanceType ImplementingType { get; set; }
See Also