LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

SeriesInstanceUID Property (ReferencedNonImageCompositeSequence)

Show in webframe





Gets or sets the Series Instance UID.
Syntax
public string SeriesInstanceUID {get; set;}
'Declaration
 
Public Property SeriesInstanceUID As String
'Usage
 
Dim instance As ReferencedNonImageCompositeSequence
Dim value As String
 
instance.SeriesInstanceUID = value
 
value = instance.SeriesInstanceUID

            

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

Property Value

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

Set this value to null to ignore this field for all matchings.

Requirements

Target Platforms

See Also

Reference

ReferencedNonImageCompositeSequence Class
ReferencedNonImageCompositeSequence Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features