GetPropertyPathValue Method (C1PropertyPathHelper)
Gets the value resulting from applying the property path to the item.
'Declaration
Public Shared Function GetPropertyPathValue( _
ByVal As Object, _
ByVal As String _
) As Object
Parameters
- item
- The item to which the path will be applied.
- propertyPath
- The property path.