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

Show in webframe

IsGivenNameNull Method (CompositeInstanceDataSet.OtherPatientNamesRow)






Gets a value that indicates whether the CompositeInstanceDataSet.OtherPatientNamesDataTable.GivenNameColumn contains a null value.
Syntax
[DebuggerNonUserCodeAttribute()]
public bool IsGivenNameNull()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function IsGivenNameNull() As Boolean
'Usage
 
Dim instance As CompositeInstanceDataSet.OtherPatientNamesRow
Dim value As Boolean
 
value = instance.IsGivenNameNull()

            

            
[DebuggerNonUserCodeAttribute()]
public:
bool IsGivenNameNull(); 

Return Value

true if the column contains a null value; otherwise, it is false.
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