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

InstitutionName Property (CompositeInstanceDataSet.SeriesRow)

Show in webframe





Gets or sets the Institution Name.
Syntax
public string InstitutionName {get; set;}
'Declaration
 
Public Property InstitutionName As String
'Usage
 
Dim instance As CompositeInstanceDataSet.SeriesRow
Dim value As String
 
instance.InstitutionName = value
 
value = instance.InstitutionName

            

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

Property Value

A System.String representing the Institution Name.
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