←Select platform

BodyPartExamined Property

Summary

Gets or sets the Body Part Examined.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.BodyPartExamined)] 
public string BodyPartExamined { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::BodyPartExamined())),  
   DataMemberAttribute] 
   property String^ BodyPartExamined 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Body Part Examined.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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