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

Show in webframe

StoreDicom Method (DefaultCrud)






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

            

            
public:
Exception^ StoreDicom( 
   String^ filename,
   DicomDataSet^ dataset,
   DicomDataSetSaveFlags saveFlags,
   bool overwrite,
   [Out] String^ token
) 

Parameters

filename
string
dataset
DicomDataSet
saveFlags
DicomDataSetSaveFlags
overwrite
bool
token
string

Return Value

Exception
Remarks
For more information, see Leadtools.Dicom.AddIn.Interfaces.ICrud.StoreDicom(System.String,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.DicomDataSetSaveFlags,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