←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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