←Select platform

Laterality Property

Summary

Gets or sets the Laterality.

Syntax
C#
VB
C++
[Element(DicomTag.Laterality)] 
public string Laterality { get; set; } 
<ElementAttribute(2097248)>  
Public Property Laterality() As String 
   Get 
   Set 
public:  
   [ElementAttribute(2097248)] 
   property String^ Laterality 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Laterality.

Remarks

Laterality of the body part to which this hanging protocol applies.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly