VolumeIdentifier Constructor

Summary
Initializes a new instance of the VolumeIdentifier class.
Syntax
C#
C++/CLI
public: VolumeIdentifier(  
   int volumneNumber, 
   string* seriesInstanceUID 
) 
public: 
VolumeIdentifier(  
   int volumneNumber, 
   String^ seriesInstanceUID 
) 

Parameters

volumneNumber
Type: System.Int32. The number of the 3D volume within a series.

seriesInstanceUID
Type: System.String The Series Instance UID of the series which the 3D volume was generated from.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.