AssociationElementTypeMissingException.PropertyName Property
In This Article
OBSOLETE
Use Message instead.
Gets the name of the collection property that caused the current exception.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
String | The name of the collection property that caused the current exception. |
See Also