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

Show in webframe

IsStudyDateNull Method






Gets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.StudyDateColumn contains a null value.
Syntax
[DebuggerNonUserCodeAttribute()]
public bool IsStudyDateNull()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function IsStudyDateNull() As Boolean
'Usage
 
Dim instance As CompositeInstanceDataSet.StudyRow
Dim value As Boolean
 
value = instance.IsStudyDateNull()

            

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

Return Value

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

Target Platforms

See Also

Reference

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