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

Show in webframe

IsPatientBirthDateNull Method (MWLDataset.PatientRow)






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

            

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

Return Value

true if the column contains a null value; otherwise, false.
Requirements

Target Platforms

See Also

Reference

MWLDataset.PatientRow Class
MWLDataset.PatientRow Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features