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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

IsContentLabelNull Method






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

Return Value

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

Target Platforms

See Also

Reference

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