IAzureBlobStorageService.GetDocumentBlobContainer() Method
If implemented, returns a blob container client instance to store report documents.
Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer
Assembly: DevExpress.XtraReports.v26.1.Web.Azure.dll
Declaration
Returns
| Type | Description |
|---|---|
| Azure.Storage.Blobs.BlobContainerClient | A |
See Also