←Select platform

BodyPartExamined Property (HangingProtocolDefinitonSequenceRow)

Summary

Gets or sets the value of the Body Part Examined column for this row.

Syntax

C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public string BodyPartExamined { get; set; } 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public Property BodyPartExamined() As String 
   Get 
   Set 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),  
   DebuggerNonUserCodeAttribute] 
   property String^ BodyPartExamined 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The value of the Body Part Examined Sequence GUID column for this row.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize