Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

SOPInstanceUID Property (PresentationInstance)






Gets or sets the SOP Instance UID.
Syntax
[EntityElementAttribute()]
public string SOPInstanceUID {get; set;}
[EntityElementAttribute()]
public:
property String^ SOPInstanceUID {
   String^ get();
   void set (    String^ value);
}
'Declaration
 
<EntityElementAttribute()>
Public Property SOPInstanceUID As String
 
'Usage
 
Dim instance As PresentationInstance
Dim value As String
 
instance.SOPInstanceUID = value
 
value = instance.SOPInstanceUID

Property Value

A System.String representing the SOP Instance UID to match against.
Remarks

Set this value to null to ignore this field for all matching operations.

Requirements

Target Platforms

See Also

Reference

PresentationInstance Class
PresentationInstance Members

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