Table of Contents

Method ReportPropertyChanging

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

ReportPropertyChanging(string)

Reports that a property is changing.

protected void ReportPropertyChanging(string propertyName = null)

Parameters

propertyName string

The name of the property that is changing.