Класс ReportParameter
Represents a report parameter.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ReportParameter
'Применение
Dim instance As ReportParameter
[SerializableAttribute]
public class ReportParameter
[SerializableAttribute]
public ref class ReportParameter
[<SerializableAttribute>]
type ReportParameter = class end
public class ReportParameter
Замечания
A ReportParameter object is returned as output by the GetReportParameters method and is passed as input to the SetReportParameters method.
Иерархия наследования
System. . :: . .Object
ReportService2006..::..ReportParameter
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.