Represents the metadata of a report resource.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink
Assembly:  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink (in PerpetuumSoft.ReportingServices.Viewer.ExtensionLink.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public class ResourceEx
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ResourceEx
Visual C++
[SerializableAttribute]
public ref class ResourceEx

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink..::.ResourceEx

See Also