ModelDataExtensionsCopyTo Method |
Name | Description | |
---|---|---|
CopyToTSource, TTarget(TSource, TTarget) |
Copies properties from the source type to the target type using default mapping rule - mapping by name.
| |
CopyToTSource, TTarget(TSource, TTarget, IReadOnlyDictionaryString, ActionTSource, TTarget) |
Copies properties from the source type to the target type using default mapping rule - mapping by name.
|