ComplexObject.ReportPropertyChanged Method (String)
Notifies the change tracker that a property of a complex object has changed.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- property
-
Type:
System.String
The name of the changed property.
Exception | Condition |
---|---|
ArgumentNullException | property is null. |