FileAttachmentListViewController.CreateFileAttachmentFromStream(IObjectSpace, ITypeInfo, Stream, String, String) Method
Namespace: DevExpress.ExpressApp.FileAttachments.Win
Assembly: DevExpress.ExpressApp.FileAttachment.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.FileAttachment.Win
Declaration
Parameters
Name | Type |
---|---|
objectSpace | IObjectSpace |
fileAttachmentTypeInfo | ITypeInfo |
stream | Stream |
fileName | String |
fullFileName | String |
Returns
Type |
---|
Object |
See Also