BlobPropertyChange Class

Definition

A blob property that was updated.

public class BlobPropertyChange
type BlobPropertyChange = class
Public Class BlobPropertyChange
Inheritance
BlobPropertyChange

Properties

NewValue

The new value of the property.

OldValue

The previous value of the property.

PropertyName

The name of the property that was updated.

Applies to