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

Show in webframe

IsNameSuffixNull Method (CompositeInstanceDataSet.PatientRow)






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

            

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

Return Value

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