次の方法で共有


Type プロパティ

パラメーターのデータ型 (ParameterTypeEnum 列挙体) を取得または設定します。

名前空間:  ReportService2006
アセンブリ:  ReportService2006 (ReportService2006.dll)

構文

'宣言
Public Property Type As ParameterTypeEnum
    Get
    Set
'使用
Dim instance As ReportParameter
Dim value As ParameterTypeEnum

value = instance.Type

instance.Type = value
public ParameterTypeEnum Type { get; set; }
public:
property ParameterTypeEnum Type {
    ParameterTypeEnum get ();
    void set (ParameterTypeEnum value);
}
member Type : ParameterTypeEnum with get, set
function get Type () : ParameterTypeEnum
function set Type (value : ParameterTypeEnum)

プロパティ値

型: ReportService2006. . :: . .ParameterTypeEnum
ParameterTypeEnum の値です。