Click or drag to resize
GetCompanyWsdkUrlCommand Class
Converts a Company Name argument into a fully-qualified URL for WSDK calls.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsGetCompanyWsdkUrlCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class GetCompanyWsdkUrlCommand : CommandRequest

The GetCompanyWsdkUrlCommand type exposes the following members.

Properties
  NameDescription
Public propertyCompanyName
Gets or sets Company Name.
Public propertyProtocol
Gets or sets Protocol.
Top
See Also