←Select platform

NumberOfScreens Property (HangingProtocol)

Summary

Gets or sets the Hanging Protocol Number of Screens (Optional).

Syntax

C#
VB
C++
[ElementAttribute(7471360)] 
[DataMemberAttribute()] 
public System.Nullable<int> NumberOfScreens { get; set; } 
<ElementAttribute(7471360),  
 DataMemberAttribute()>  
Public Property NumberOfScreens() As System.Nullable(Of Integer) 
   Get 
   Set 
public:  
   [ElementAttribute(7471360),  
   DataMemberAttribute] 
   property System::Nullable<int> NumberOfScreens 
   { 
      System::Nullable<int> get() 
      void set(System::Nullable<int> value) 
   } 

Property Value

The Hanging Protocol Number of Screens.

Remarks

This is part of the Hanging Protocol Environment module, and indicates the number of screens defined for this hanging protocol.

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