IgnoreReferences Property
Gets a value indicating whether references should be ignored when auto mapping. true to ignore references, otherwise false. Default is false.

Syntax

public virtual bool IgnoreReferences { get; set; }

Value

Type Description
bool