'DeclarationPublic Function New( _ ByVal Destination As String _ )
'UsageDim Destination As String Dim instance As New MWLWebClient(Destination)
public MWLWebClient( string Destination )
public: MWLWebClient( 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