LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

BodyPartExamined Property (CompositeInstanceDataSet.SeriesRow)

Show in webframe





Gets or sets the Body Part Examined.
Syntax
public string BodyPartExamined {get; set;}
'Declaration
 
Public Property BodyPartExamined As String
'Usage
 
Dim instance As CompositeInstanceDataSet.SeriesRow
Dim value As String
 
instance.BodyPartExamined = value
 
value = instance.BodyPartExamined

            

            
public:
property String^ BodyPartExamined {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the Body Part Examined.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.SeriesRow Class
CompositeInstanceDataSet.SeriesRow Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features