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

Show in webframe

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
) 
public:
virtual array<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

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

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