←Select platform

DisplaySetNumber Property (DisplaySet)

Summary

Gets or sets the Display Set Number (Mandatory).

Syntax

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

Property Value

The Display Set Number.

Remarks

The DisplaySetNumber is unique number within the Hanging Protocol Instance that uniquely identifies the DisplaySet/ A DisplaySetNumberstarts with 1 and increments by 1 for each DisplaySet.

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