'Usage Dim instance As DicomDataSet Dim URL As String instance.ReadURL(URL)
Parameters
- URL
The web address of the DataSet to read.
The web address of the DataSet to read.
'Usage Dim instance As DicomDataSet Dim URL As String instance.ReadURL(URL)
The web address of the DataSet to read.
A valid web address should be provided by the user. This method does not support progressive downloading (JPIP support is to be implemented).