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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

IsNameSuffixNull Method (CompositeInstanceDataSet.OtherPatientNamesRow)






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

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