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

Show in webframe

RequestedSopInstanceUID Property (NGetClientSessionProxy)






Gets or sets the requested SOP instance UID.
Syntax
public string RequestedSopInstanceUID {get; set;}
'Declaration
 
Public Property RequestedSopInstanceUID As String
'Usage
 
Dim instance As NGetClientSessionProxy
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

NGetClientSessionProxy Class
NGetClientSessionProxy Members

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