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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

GivenName Property (CompositeInstanceDataSet.PatientRow)






Gets or sets the Given Name.
Syntax
public string GivenName {get; set;}
public:
property String^ GivenName {
   String^ get();
   void set (    String^ value);
}
'Declaration
 
Public Property GivenName As String
 
'Usage
 
Dim instance As CompositeInstanceDataSet.PatientRow
Dim value As String
 
instance.GivenName = value
 
value = instance.GivenName

Property Value

A System.String representing the Given Name.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.PatientRow Class
CompositeInstanceDataSet.PatientRow 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