Namespace: Semata.DataStore.ObjectModel
Provides data for the PropertyClassChanged event.
public class PropertyClassChangedEventArgs : 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 |