A newer version of this page is available.
Switch to the current version.
IDXAssemblyInfo Interface
When implemented by a class, provides information about its containing assembly.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v18.2.dll
Declaration
public interface IDXAssemblyInfo :
IHasTypesCache,
IHasName
Public Interface IDXAssemblyInfo
Inherits IHasTypesCache,
IHasName
Related API Members
The following members accept/return IDXAssemblyInfo objects:
See Also
Feedback