NRAssociation.StartType Property NReflect
Gets or sets the start type of the assotiation.

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

public NRTypeBase StartType { get; set; }
See Also