The following tables list the members exposed by InstanceReceivedEventArgs.
| Name | Description | |
|---|---|---|
 
 | InstanceReceivedEventArgs Constructor | Initializes a new instance of the InstanceReceivedEventArgs class. | 
| Name | Description | |
|---|---|---|
 
 | DatasetInstance | Gets the retrieved DicomDataSet object. | 
 
 | DatasetLoaded | Gets A Boolean value indicating whether the DatasetInstance is loaded. true if loaded; otherwise it is false. | 
 
 | InstanceDataSetPath | Gets the physical DicomDataSet path for the retrieved image. | 
 
 | SOPInstanceUID | Gets the SOP Instance UID String value for the retrieved image. |