DomainLogicAttribute Class
In This Article
Applied to classes. Specifies that a target class represents a Domain Logic.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Remarks
If you have no access to the target class sources, you can use the ITypesInfo.RegisterDomainLogic method.
See Also