LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

GetVolumes Method (WorkstationDataAccessAgent)







Type: System.String The Series Instance UID of the series to return the 3D volumes for.
Find the 3D volumes which are stored for the provided series.
Syntax
public virtual VolumeIdentifier[] GetVolumes( 
   string seriesInstanceUID
)
'Declaration
 
Public Overridable Function GetVolumes( _
   ByVal seriesInstanceUID As String _
) As VolumeIdentifier()
'Usage
 
Dim instance As WorkstationDataAccessAgent
Dim seriesInstanceUID As String
Dim value() As VolumeIdentifier
 
value = instance.GetVolumes(seriesInstanceUID)
public virtual VolumeIdentifier[] GetVolumes( 
   string seriesInstanceUID
)
 function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent.GetVolumes( 
   seriesInstanceUID 
)
public: virtual VolumeIdentifier*[]* GetVolumes( 
   string* seriesInstanceUID
) 
public:
virtual VolumeIdentifier*[]* GetVolumes( 
   string* seriesInstanceUID
) 

Parameters

seriesInstanceUID
Type: System.String The Series Instance UID of the series to return the 3D volumes for.
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

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

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