Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

Name Method (DefaultPatientInfo)






a System.Data.DataRow of the Patient Table
A default implementation that eturns the Person Name that is stored in a System.Data.DataRow of the Patient Table.
Syntax
public PersonNameComponent Name( 
   DataRow row
)
'Declaration
 
Public Function Name( _
   ByVal row As DataRow _
) As PersonNameComponent
'Usage
 
Dim instance As DefaultPatientInfo
Dim row As DataRow
Dim value As PersonNameComponent
 
value = instance.Name(row)

            

            
public:
PersonNameComponent^ Name( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow of the Patient Table

Return Value

the Person Name that is stored in a System.Data.DataRow of the Patient Table.
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IPatientInfo.Name

Requirements

Target Platforms

See Also

Reference

DefaultPatientInfo Class
DefaultPatientInfo Members

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