PropertyValueChange(PropertyValue, PropertyValue) Constructor
Constructor. Creates a new instance of this class.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public PropertyValueChange(
PropertyValue oldValue,
PropertyValue newValue
)
Parameters
- oldValue PropertyValue
- The previous property value, if any.
- newValue PropertyValue
- The current value, if any.