UnableToFillRefTypeException.MemberName Property
Gets the property name of the currently processed object.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the property name. |
See Also