←Select platform

ShowPatientDemographicsFlag Property

Summary

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

Syntax
C#
VB
C++
[Element(DicomTag.ShowPatientDemographicsFlag)] 
[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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.