Extension.ExtensionType Property

Definition

Gets the type of the extension.

public:
 property ReportService2006::ExtensionTypeEnum ExtensionType { ReportService2006::ExtensionTypeEnum get(); void set(ReportService2006::ExtensionTypeEnum value); };
public ReportService2006.ExtensionTypeEnum ExtensionType { get; set; }
member this.ExtensionType : ReportService2006.ExtensionTypeEnum with get, set
Public Property ExtensionType As ExtensionTypeEnum

Property Value

An ExtensionTypeEnum value. Read-only.

Remarks

The ExtensionType property does not return the ExtensionTypeEnum value All.

Applies to