C++ C#

PropertyClassChangedEventHandler Delegate

API Reference

Namespace: Semata.DataStore.ObjectModel

Represents the method that will handle an event when a property is changed on an ItemObject of a particular type

:
delegate void PropertyClassChangedEventHandler(object sender, PropertyClassChangedEventArgs e)

Parameters

Type Name Description
object sender
PropertyClassChangedEventArgs e

Returns: delegate void

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.