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 |
Returns: MISSING PAGE