Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

Show in webframe

InstanceDataSetPath Property (InstanceReceivedEventArgs)






Gets the physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
Syntax
public string InstanceDataSetPath {get; set;}
'Declaration
 
Public Property InstanceDataSetPath As String
'Usage
 
Dim instance As InstanceReceivedEventArgs
Dim value As String
 
instance.InstanceDataSetPath = value
 
value = instance.InstanceDataSetPath

            

            
public:
property String^ InstanceDataSetPath {
   String^ get();
   void set (    String^ value);
}

Property Value

The physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
Requirements

Target Platforms

See Also

Reference

InstanceReceivedEventArgs Class
InstanceReceivedEventArgs Members

Error processing SSI file
Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features