PropertyChangeEntry Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |