OfficeWindowsFormsModule.CustomizeTypesInfo(ITypesInfo) Method
Customizes metadata of OfficeWindowsFormsModule-specific business classes before the metadata is loaded to the Application Model‘s BOModel node.
Namespace: DevExpress.ExpressApp.Office.Win
Assembly: DevExpress.ExpressApp.Office.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Office.Win
Declaration
Parameters
Name | Type | Description |
---|---|---|
typesInfo | ITypesInfo | An ITypesInfo object that holds metadata information on business classes to be loaded to the Application Model. |
See Also