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

Show in webframe

IsReceiveDateNull Method (CompositeInstanceDataSet.InstanceRow)






Gets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.ReceiveDateColumn contains a null value.
Syntax
[DebuggerNonUserCodeAttribute()]
public bool IsReceiveDateNull()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function IsReceiveDateNull() As Boolean
'Usage
 
Dim instance As CompositeInstanceDataSet.InstanceRow
Dim value As Boolean
 
value = instance.IsReceiveDateNull()

            

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

Return Value

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

Target Platforms

See Also

Reference

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