Namespace: Semata.DataStore.ObjectModel
Class: PropertyErrorEventArgs
Constructs an instance of PropertyErrorEventArgs
public PropertyErrorEventArgs(string name, System.Exception exception)
Parameters
| Type | Name | Description |
| string | name | The property name |
| MISSING PAGE System | exception | The the exception |