Extension.ExtensionType プロパティ

定義

ExtensionTypeEnum 列挙体。 読み取り専用です。

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

プロパティ値

読み取り専用の ExtensionTypeEnum 値です。

注釈

ExtensionType プロパティは、ExtensionTypeEnumAll を返しません。

適用対象