IResourceFileService Interface |
Namespace: Dundas.BI.FileSystem
The IResourceFileService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create |
Creates the resource file by specified resource object type.
|
![]() | GetData |
Gets a stream for reading the contents of the specified stored resource.
|
![]() | GetFileOnDisk |
Gets the path to an on-disk location for the resource.
|
![]() | GetImageThumbnail | Gets a stream providing a thumbnail of an image. |
![]() | GetResourceInfo |
Gets information about the resource with the specified ID.
|
![]() | GetViewThumbnail |
Gets a stream providing the thumbnail image for the view, or if no thumbnail is available.
|
![]() | Update |
Updates the specified resource.
|