←Select platform

NominalScreenDefinitionSequence Property (HangingProtocol)

Summary

Gets or sets the Hanging Protocol NominalScreenDefinition (Mandatory).

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7471362)] 
public System.Collections.Generic.List<Leadtools.Dicom.Common.DataTypes.NominalScreenDefinition> NominalScreenDefinitionSequence { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7471362)>  
Public Property NominalScreenDefinitionSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.NominalScreenDefinition) 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471362)] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::NominalScreenDefinition^>^ NominalScreenDefinitionSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::NominalScreenDefinition^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::NominalScreenDefinition^>^ value) 
   } 

Property Value

The Hanging Protocol NominalScreenDefinition.

Remarks

Describes the set of screens defined for this hanging protocol. This list may contain zero or more items. For more information, NominalScreenDefinition

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize