Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
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 )
For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IPatientInfo.Name