'Declaration
Public Overloads Sub Get( _ ByVal Root As QueryRoot, _ ByVal DataSet As DicomDataSet, _ ByVal NoBulkData As Boolean _ )
'Usage
Dim instance As DicomAssociation Dim Root As QueryRoot Dim DataSet As DicomDataSet Dim NoBulkData As Boolean instance.Get(Root, DataSet, NoBulkData)
public void Get( QueryRoot Root, DicomDataSet DataSet, bool NoBulkData )
public: void Get( QueryRoot Root, DicomDataSet^ DataSet, bool NoBulkData )
Parameters
- Root
The query root
- DataSet
The identifier for the request
- NoBulkData
Specify if bulk data is required in the response