Expand Minimize
This topic has not yet been rated - Rate this topic

ReportingService2010.ListExtensionTypes Method

Returns a list of supported extension types.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public function ListExtensionTypes() : String[]

Return Value

Type: System.String[]
An array of String objects that represent the supported extension types.

The table below shows header and permissions information on this operation.

SOAP Header Usage

(In) TrustedUserHeaderValue

(Out) ServerInfoHeaderValue

Native Mode Required Permissions

None

SharePoint Mode Required Permissions

None

The following extension types are supported.

Extension Type

Description

All

Describes all extension types.

Data

Describes a data processing extension type.

Delivery

Describes a delivery extension type.

Render

Describes a rendering extension type.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.