LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CreateInstanceBackup Method
See Also 
Leadtools.Dicom.Scp.Command Namespace > InstanceCStoreCommand Class : CreateInstanceBackup Method



instance
The Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow which contains the information about the Leadtools.Dicom.DicomDataSet to create the backup for.
instance
The Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow which contains the information about the Leadtools.Dicom.DicomDataSet to create the backup for.
Creates a backup of the Leadtools.Dicom.DicomDataSet referenced in the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub CreateInstanceBackup( _
   ByVal instance As CompositeInstanceDataSet.InstanceRow _
) 
Visual Basic (Usage)Copy Code
Dim instance As InstanceCStoreCommand
Dim instance As CompositeInstanceDataSet.InstanceRow
 
instance.CreateInstanceBackup(instance)
C# 
protected virtual void CreateInstanceBackup( 
   CompositeInstanceDataSet.InstanceRow instance
)
C++/CLI 
protected:
virtual void CreateInstanceBackup( 
   CompositeInstanceDataSet.InstanceRow^ instance
) 

Parameters

instance
The Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow which contains the information about the Leadtools.Dicom.DicomDataSet to create the backup for.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features