IListItemConverterConvert Method
Converts the specified master list item.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
Object Convert(
Object sourceListItem
)
Function Convert (
sourceListItem As Object
) As Object
- sourceListItem Object
- Object with the master list item.
ObjectObject with the result of the conversion to the target list element.