Property From
| Improve this Doc View SourceFrom
Gets or sets the source object for the mapping. This is a denpendency property.
Declaration
[ConstructorArgument("from")]
public object From { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object | The source object for the mapping. |