Table of Contents

Method ReportPropertyChanged

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

ReportPropertyChanged(string)

Reports that a property has changed.

public void ReportPropertyChanged(string propertyName = null)

Parameters

propertyName string

The name of the property that has changed.