Version

DataObjectPropertyAccessError<T> Class

Contains detailed information related to a failed attempt to read or write a property value.
Syntax
public class DataObjectPropertyAccessError<T> : DataError 
Type Parameters
T
A constant identifying the property related to the error.
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