PropertyChangeEntry Class

Definition

Represents information about the modification of a metadata object's property.

public class PropertyChangeEntry
type PropertyChangeEntry = class
Public Class PropertyChangeEntry
Inheritance
PropertyChangeEntry

Properties

NewValue

New value of the property.

Object

Metadata object whose property was changed.

OriginalValue

Original value of the property.

PropertyName

Name of the property.

PropertyType

Type of the property.

Applies to