Version

ResolveSchemaPropertyType Method (IDataSource)

Resolve a property or property path to its value type.
Syntax
DataSourceSchemaPropertyType ResolveSchemaPropertyType( 
   string propertyPath
)

Parameters

propertyPath
The property or property path.

Return Value

The value type associated with the property.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also