IgnoreReferencesAttribute(bool) Constructor
Gets a value indicating whether references should be ignored when auto mapping. to ignore references, otherwise .

Syntax

public IgnoreReferencesAttribute(bool ignoreReferences = true)

Parameters

Name Type Description
ignoreReferences bool