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

SeriesInstanceUID Property

Show in webframe





Gets or sets the Series Instance UID.
Syntax
[EntityElementAttribute()]
[DataMemberAttribute()]
public string SeriesInstanceUID {get; set;}
'Declaration
 
<EntityElementAttribute()>
<DataMemberAttribute()>
Public Property SeriesInstanceUID As String
'Usage
 
Dim instance As WCFReferencedImageSequence
Dim value As String
 
instance.SeriesInstanceUID = value
 
value = instance.SeriesInstanceUID

            

            
[EntityElementAttribute()]
[DataMemberAttribute()]
public:
property String^ SeriesInstanceUID {
   String^ get();
   void set (    String^ value);
}

Property Value

Identifier that uniquely identifies a Series.
Requirements

Target Platforms

See Also

Reference

WCFReferencedImageSequence Class
WCFReferencedImageSequence Members

 

 


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