Cannot set Blobname Parameter in RenderOptions/ReportsOptions
-
We are saving our reports to azure blob storage.
As per the documentation you should be able to set the blobName parameter.
However in the Reports Options Class there is no definition for blobName
There is also no definition for blobName in the RenderOptions class
Where can I set the blobName? Thank you for your assistance
-
I did add the
BlobName
prop now, please update tojsreport.Types@2.7.3
-
Hi Jan
Thank you very much I appreciate the quick response!