LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)
LEAD Technologies, Inc

ReferencedImageSequence Property






Gets or sets the Referenced Image Sequence.
Syntax
[DataMemberAttribute()]
public List<WCFReferencedImageSequence> ReferencedImageSequence {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property ReferencedImageSequence As List(Of WCFReferencedImageSequence)
'Usage
 
Dim instance As WCFPPSInformation
Dim value As List(Of WCFReferencedImageSequence)
 
instance.ReferencedImageSequence = value
 
value = instance.ReferencedImageSequence
[DataMemberAttribute()]
public List<WCFReferencedImageSequence> ReferencedImageSequence {get; set;}
DataMemberAttribute()
 get_ReferencedImageSequence();
set_ReferencedImageSequence(value);
[DataMemberAttribute()]
public:
property List<WCFReferencedImageSequence^>^ ReferencedImageSequence {
   List<WCFReferencedImageSequence^>^ get();
   void set (    List<WCFReferencedImageSequence^>^ value);
}

Property Value

A list of composite SOP instances created during the Performed Procedure Step.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WCFPPSInformation Class
WCFPPSInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.