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

Show in webframe

Exists Method






string
bool
A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.Exists(System.String,System.Boolean@)
Syntax
public Exception Exists( 
   string referencedFile,
   out bool exists
)
'Declaration
 
Public Function Exists( _
   ByVal referencedFile As String, _
   ByRef exists As Boolean _
) As Exception
'Usage
 
Dim instance As DefaultCrud
Dim referencedFile As String
Dim exists As Boolean
Dim value As Exception
 
value = instance.Exists(referencedFile, exists)

            

            
public:
Exception^ Exists( 
   String^ referencedFile,
   [Out] bool exists
) 

Parameters

referencedFile
string
exists
bool
Remarks
For more information, see Leadtools.Dicom.AddIn.Interfaces.ICrud.Exists(System.String,System.Boolean@)
Requirements

Target Platforms

See Also

Reference

DefaultCrud Class
DefaultCrud 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