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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

FamilyName Property (CompositeInstanceDataSet.OtherPatientNamesRow)






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

Property Value

A System.String representing the Family Name.
Requirements

Target Platforms

See Also

Reference

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