TechTalk Genome v4.2

IPropertyChangeCallback Methods

The methods of the IPropertyChangeCallback interface are listed below. For a complete list of IPropertyChangeCallback interface members, see the IPropertyChangeCallback Members topic.

Public Instance Methods

OnPropertyChange Raised for persistent objects before a property is changed for the first time within a transaction. Note that the property being changed will still contain the old (unchanged) value, when the callback occurs.

See Also

IPropertyChangeCallback Interface | TechTalk.Genome Namespace