FileAttachmentsOptions.ExportedTypes Property
Returns the list of Module-specific types exported to the Application Model.
Namespace: DevExpress.ExpressApp.FileAttachments.Win
Assembly: DevExpress.ExpressApp.FileAttachment.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.FileAttachment.Win
Declaration
Property Value
Type | Description |
---|---|
IList<Type> | The list of Module-specific types exported to the Application Model. |
See Also