Namespace: Semata.DataStore.ObjectModel
Provides data for the PropertyClassChanged event.
public ref class PropertyClassChangedEventArgs : public EventArgs
Implements: EventArgs
Properties
| Name | Description |
| ItemTypeName |
The name of the ItemType whose item has changed |
| PropertyName |
The name of the Property that has changed |