DomainLogicAttribute.InterfaceType Property
Specifies the domain component for which the DomainLogicAttribute‘s target domain logic is designed.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object specifying the domain component for which the attribute’s target domain logic is designed. |
See Also