Udostępnij za pośrednictwem


Właściwość ReportParameter.Type

Pobiera lub ustawia typ danych (ParameterTypeEnum Wyliczenie) parametr.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.dll)

Składnia

'Deklaracja
Public Property Type As ParameterTypeEnum
    Get
    Set
'Użycie
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)

Wartość właściwości

Typ: ReportService2005.ParameterTypeEnum
A ParameterTypeEnum wartości.