←Select platform

Laterality Property (HangingProtocolDefinition)

Summary

Gets or sets the Laterality.

Syntax

C#
VB
C++
[ElementAttribute(2097248)] 
[DataMemberAttribute()] 
public System.Nullable<Leadtools.Dicom.Common.DataTypes.Laterality> Laterality { get; set; } 
<ElementAttribute(2097248),  
 DataMemberAttribute()>  
Public Property Laterality() As System.Nullable(Of Leadtools.Dicom.Common.DataTypes.Laterality) 
   Get 
   Set 
public:  
   [ElementAttribute(2097248),  
   DataMemberAttribute] 
   property System::Nullable<Leadtools::Dicom::Common::DataTypes::Laterality^> Laterality 
   { 
      System::Nullable<Leadtools::Dicom::Common::DataTypes::Laterality^> get() 
      void set(System::Nullable<Leadtools::Dicom::Common::DataTypes::Laterality^> value) 
   } 

Property Value

The Laterality.

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