SequenceName Property

Summary
Gets or sets the image sequence name.
Syntax
C#
C++/CLI
public string SequenceName { get; set; } 
            public: 
property String^ SequenceName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string that represents the image sequence name. This value is useful for classifying and grouping the images.

Remarks

This value can be retrieved from the DicomDataSet.

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.Dicom.Common Assembly

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