XPClassInfo.IsAbstract Property
Determines whether an instance of the current type is abstract.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if an instance of the current type is abstract; otherwise, false. |
See Also