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.
The extension type (ExtensionTypeEnum enumerator). Read-only.
public:
property ReportExecution2005::ExtensionTypeEnum ExtensionType { ReportExecution2005::ExtensionTypeEnum get(); void set(ReportExecution2005::ExtensionTypeEnum value); };
public ReportExecution2005.ExtensionTypeEnum ExtensionType { get; set; }
member this.ExtensionType : ReportExecution2005.ExtensionTypeEnum with get, set
Public Property ExtensionType As ExtensionTypeEnum
Property Value
An ExtensionType object.
Remarks
The ExtensionType property does not return the ExtensionTypeEnum value All
.