Extension.ExtensionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.