ServerInfoHeader Class
Represents information about the report server.
Assembly: ReportService2010 (in ReportService2010.dll)
| Name | Description | |
|---|---|---|
![]() | ServerInfoHeader() | Initializes a new instance of the ServerInfoHeader class. |
| Name | Description | |
|---|---|---|
![]() | Actor | (Inherited from SoapHeader.) |
![]() | AnyAttr | Gets or sets an array of SOAP attributes. |
![]() | DidUnderstand | (Inherited from SoapHeader.) |
![]() | EncodedMustUnderstand | (Inherited from SoapHeader.) |
![]() | EncodedMustUnderstand12 | (Inherited from SoapHeader.) |
![]() | EncodedRelay | (Inherited from SoapHeader.) |
![]() | MustUnderstand | (Inherited from SoapHeader.) |
![]() | Relay | (Inherited from SoapHeader.) |
![]() | ReportServerDateTime | Gets the date and time on the report server. |
![]() | ReportServerEdition | Gets the edition of the report server. |
![]() | ReportServerTimeZoneInfo | Gets the time zone information for the report server. |
![]() | ReportServerVersion | Gets the version of the report server. |
![]() | ReportServerVersionNumber | Gets the version number of the report server. |
![]() | Role | (Inherited from SoapHeader.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


