次の方法で共有


Extension.ExtensionType プロパティ

定義

拡張機能の種類を取得します。

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

プロパティ値

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

注釈

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

適用対象