RequiredAttributeMissingException.AttributeName Property
OBSOLETE
Use Message instead.
Gets the name of the attribute that is missing in the metadata.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the missing attribute. |
See Also