'Declaration
Public Function New( _ ByVal Destination As String _ )
'Usage
Dim Destination As String Dim instance As New WorkItemWebClient(Destination)
public WorkItemWebClient( string Destination )
public: WorkItemWebClient( String^ Destination )
Parameters
- Destination
- The end-point to which the instances are to be sent. This should be everything up to, but not including the /studies part of the URL