C++ C#

PropertyClassChanged Event

API Reference

Namespace: Semata.DataStore.ObjectModel

Class: DataStoreObject

Raised whenever a property of an ItemObject is changed.

It will only be raised once per transaction for a particular ItemType, PropertyName pair.

Hence if many ItemObjects have a the same property changed during a transaction, this will only be raised once.

public event PropertyClassChangedEventHandler PropertyClassChanged

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.