←Select platform

ShowPatientDemographicsFlag Property (DisplaySet)

Summary

Gets or sets the Display Set Show Patient Demographics Flag (Optional).

Syntax

C#
VB
C++
[ElementAttribute(7472916)] 
[DataMemberAttribute()] 
public bool ShowPatientDemographicsFlag { get; set; } 
<ElementAttribute(7472916),  
 DataMemberAttribute()>  
Public Property ShowPatientDemographicsFlag() As Boolean 
   Get 
   Set 
public:  
   [ElementAttribute(7472916),  
   DataMemberAttribute] 
   property bool ShowPatientDemographicsFlag 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

The Display Set Show Patient Demographics Flag.

Remarks

The ShowPatientDemographicsFlag indicates whether or not to display patient and study metadata.

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