PrintControlClsidHeader Class

Inheritance Hierarchy

Object
  SoapHeader
    Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PrintControlClsidHeader

Namespace:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly:  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

‘선언
<SerializableAttribute> _
Public Class PrintControlClsidHeader _
    Inherits SoapHeader
‘사용 방법
Dim instance As PrintControlClsidHeader
[SerializableAttribute]
public class PrintControlClsidHeader : SoapHeader
[SerializableAttribute]
public ref class PrintControlClsidHeader : public SoapHeader
[<SerializableAttribute>]
type PrintControlClsidHeader =  
    class
        inherit SoapHeader
    end
public class PrintControlClsidHeader extends SoapHeader

The PrintControlClsidHeader type exposes the following members.

Constructors

  Name Description
Public method PrintControlClsidHeader

Top

Properties

  Name Description
Public property Actor (Inherited from SoapHeader.)
Public property AnyAttr
Public property Clsid32
Public property Clsid64
Public property DidUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand12 (Inherited from SoapHeader.)
Public property EncodedRelay (Inherited from SoapHeader.)
Public property MustUnderstand (Inherited from SoapHeader.)
Public property Relay (Inherited from SoapHeader.)
Public property Role (Inherited from SoapHeader.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution Namespace