If true, performs deep copy. if default (null), the GetMapperLambdaExpressionEx() method does not do deep copy, however the GetMapperLambdaExpression() method does.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
Nullable<bool> DeepCopy { get; set; }
VB
Property DeepCopy As Nullable(Of Boolean) Get Set
F#
abstract DeepCopy : Nullable<bool> with get, set
Type: Nullable(Boolean)
IMapperBuilder InterfaceCodeJam.Mapping Namespace
There was an error while loading. Please reload this page.