Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

RequestedSopInstanceUID Property (NActionClientSessionProxy)






Gets or sets the requested SOP instance UID.
Syntax
public string RequestedSopInstanceUID {get; set;}
'Declaration
 
Public Property RequestedSopInstanceUID As String
'Usage
 
Dim instance As NActionClientSessionProxy
Dim value As String
 
instance.RequestedSopInstanceUID = value
 
value = instance.RequestedSopInstanceUID

            

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

Property Value

The requested SOP instance UID.
Requirements

Target Platforms

See Also

Reference

NActionClientSessionProxy Class
NActionClientSessionProxy Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features