Класс ItemNamespaceHeader
Represents the identifier that is used to retrieve item properties.
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ItemNamespaceHeader _
Inherits SoapHeader
'Применение
Dim instance As ItemNamespaceHeader
[SerializableAttribute]
public class ItemNamespaceHeader : SoapHeader
[SerializableAttribute]
public ref class ItemNamespaceHeader : public SoapHeader
[<SerializableAttribute>]
type ItemNamespaceHeader =
class
inherit SoapHeader
end
public class ItemNamespaceHeader extends SoapHeader
Замечания
You can use the ItemNamespaceHeader SOAP header in Reporting Services to retrieve item properties based on two different item identifiers: the full path name of the item or the ID of the item. For more information, see Задание пространства имен элементов для метода GetProperties.
Иерархия наследования
System. . :: . .Object
System.Web.Services.Protocols. . :: . .SoapHeader
ReportService2005..::..ItemNamespaceHeader
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.