DataModelErrorEventArgs.PropertyName Property
Gets an optional value indicating which property of the source item caused the event to be raised.
Assembly: EntityFramework (in EntityFramework.dll)
public string PropertyName { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; }
Property Value
Type: System.StringAn optional value indicating which property of the source item caused the event to be raised.