This topic has not yet been rated - Rate this topic

Extension Class

Represents an extension that is registered with the report server.

System.Object
  ReportExecution2005.Extension

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

public class Extension

The Extension type exposes the following members.

  Name Description
Public method Extension Initializes a new instance of the Extension class.
Top
  Name Description
Public property ExtensionType The extension type (ExtensionTypeEnum enumerator). Read-only.
Public property IsModelGenerationSupported Indicates whether this extension supports model generation.
Public property LocalizedName The localized name to be used for display purposes on a user interface. Read-only.
Public property Name The name of the extension. Read-only.
Public property Visible Indicates whether an extension is visible in the user interface.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

Extension is returned as output by the ListExtensions method.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ