Właściwość CatalogItem.TypeName
Pobiera typ element.
Przestrzeń nazw: ReportService2010
Zestaw: ReportService2010 (w ReportService2010.dll)
Składnia
'Deklaracja
Public Property TypeName As String
Get
Set
'Użycie
Dim instance As CatalogItem
Dim value As String
value = instance.TypeName
instance.TypeName = value
public string TypeName { get; set; }
public:
property String^ TypeName {
String^ get ();
void set (String^ value);
}
member TypeName : string with get, set
function get TypeName () : String
function set TypeName (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartość, która określa typ element.