Property To
| Improve this Doc View SourceTo
Gets or sets the destination object for the mapping. This is a dependency property.
Declaration
[ConstructorArgument("to")]
public object To { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object | The destination object for the mapping. |