NRGeneralization.BaseType Property NReflect
Gets or sets the base type of the generalization.

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

public NRCompositeType BaseType { get; set; }
See Also