Proxy Members

The Proxy type exposes the following members.
Constructors

  NameDescription
Public methodProxy 
Initializes a new instance of the Proxy class
Public methodProxy(String)
Initializes a new instance of the Proxy class
Public methodProxy(Binding, EndpointAddress)
Initializes a new instance of the Proxy class
Public methodProxy(String, EndpointAddress)
Initializes a new instance of the Proxy class
Public methodProxy(String, String)
Initializes a new instance of the Proxy class
Back to Top
Methods

  NameDescription
Public methodOnlineAbort (Inherited from OnlineClientBase IHDSvc .)
Public methodAssembleDocument
Call AssembleDocument on HotDocs Server via web services.
Public methodBuildSupportFiles
Call BuildSupportFiles on HotDocs Server via web services.
Public methodOnlineClose (Inherited from OnlineClientBase IHDSvc .)
Public methodOnlineDisplayInitializationUI
Instructs the inner channel to display a user interface if one is required to initialize the channel prior to using it.
(Inherited from OnlineClientBase IHDSvc .)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodGetAnswers
Call GetAnswers on HotDocs Server via web services.
Public methodGetComponentInfo
Call GetComponentInfo on HotDocs Server via web services
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetInterview
Call GetInterview on HotDocs Server via web services.
Public methodGetInterviewDefinition
Call GetInterviewDefinition on HotDocs Server via web services.
Public methodGetTemplateInfo
Call GetTemplateInfo on HotDocs Server via web services
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineOpen (Inherited from OnlineClientBase IHDSvc .)
Public methodRemoveSupportFiles
Call RemoveSupportFiles on HotDocs Server via web services.
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyOnlineChannelFactory (Inherited from OnlineClientBase IHDSvc .)
Public propertyOnlineClientCredentials
Gets the client credentials used to call an operation.
(Inherited from OnlineClientBase IHDSvc .)
Public propertyOnlineEndpoint
Gets the target endpoint for the service to which the client can connect.
(Inherited from OnlineClientBase IHDSvc .)
Public propertyOnlineInnerChannel
Gets the underlying OnlineIClientChannel implementation.
(Inherited from OnlineClientBase IHDSvc .)
Public propertyOnlineState (Inherited from OnlineClientBase IHDSvc .)
Back to Top
See Also