Udostępnij za pośrednictwem


Właściwość ItemReferenceData.ReferenceType

Pobiera lub ustawia typ tego element.

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

Składnia

'Deklaracja
Public Property ReferenceType As String
    Get
    Set
'Użycie
Dim instance As ItemReferenceData
Dim value As String

value = instance.ReferenceType

instance.ReferenceType = value
public string ReferenceType { get; set; }
public:
property String^ ReferenceType {
    String^ get ();
    void set (String^ value);
}
member ReferenceType : string with get, set
function get ReferenceType () : String
function set ReferenceType (value : String)

Wartość właściwości

Typ: System.String
Typ tego element.