The following tables list the members exposed by MetadataPropertyMapping.
Name | Description | |
---|---|---|
MetadataPropertyMapping Constructor |
Name | Description | |
---|---|---|
Converter | Specifies the converter to use when converting between the schedule property's value and the data object's property's value. (Inherited from Infragistics.Services.PropertyMappingBase<string>) | |
ConverterParameter | Specifies the converter parameter that will be passed in the Convert and ConvertFrom methods of the PropertyMappingBase<TKey>.Converter. If null then the underlying data item will be passed. (Inherited from Infragistics.Services.PropertyMappingBase<string>) | |
DataObjectProperty | Specifies the property of the data objects in the data source. (Inherited from Infragistics.Services.PropertyMappingBase<string>) | |
MetadataProperty | Specifies the key in the Metadata dictionary. |