Gets or sets the Image Set Selector Sequence for this ImageSet.
[DataMemberAttribute()][Element(DicomTag.ImageSetSelectorSequence)]public List<ImageSetSelector> ImageSetSelectorSequence { get; set; }
<DataMemberAttribute(),ElementAttribute(7471138)>Public Property ImageSetSelectorSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.HangingProtocol.ImageSetSelector)GetSet
public:[DataMemberAttribute,ElementAttribute(7471138)]property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelector^>^ ImageSetSelectorSequence{System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelector^>^ get()void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelector^>^ value)}
A list of ImageSetSelector objects that represent the Selector Sequence for this ImageSet.
The ImageSetSelectorSequence is a list of ImageSetSelector that contains selection attributes that are used to define a type of image for a HangingProtocol. For more information, see ImageSetSelector.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
