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

Show in webframe

ExistsDicomDataSet Method (IInstanceInfo)






a System.Data.DataRow in the Instance table
Returns true if the Leadtools.Dicom.DicomDataSet specified by row exists; false otherwise.
Syntax
bool ExistsDicomDataSet( 
   DataRow row
)
'Declaration
 
Function ExistsDicomDataSet( _
   ByVal row As DataRow _
) As Boolean
'Usage
 
Dim instance As IInstanceInfo
Dim row As DataRow
Dim value As Boolean
 
value = instance.ExistsDicomDataSet(row)

            

            
bool ExistsDicomDataSet( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table
Remarks
The Leadtools.Dicom.DicomDataSet can be stored either local or external (i.e. a cloud).

For more information, see:

Requirements

Target Platforms

See Also

Reference

IInstanceInfo Interface
IInstanceInfo 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