CollectionPropertyMapping Properties |
The CollectionPropertyMapping type exposes the following members.
Name | Description | |
---|---|---|
Mappings | Specifies child property mappings. | |
Name | Specifies the name of the property. (Inherited from PropertyMapping.) | |
ValueExpression | Specifies the expression that defines the value. This value is used as an enumerable and for each row all defined child mappings are then applied. Use the expression variable 'DataItem' to access the data. (Overrides PropertyMappingValueExpression.) |