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

Show in webframe

Store Method






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

            

            
public:
Exception^ Store( 
   String^ filename,
   bool overwrite,
   [Out] String^ token
) 

Parameters

filename
string
overwrite
overwrite
token
string
Remarks
For more information, see Leadtools.Dicom.AddIn.Interfaces.ICrud.Store(System.String,System.Boolean,System.String@)
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