LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

UpdateInstanceData Property

Show in webframe





Gets or sets a value whether to update the study data when storing a DICOM instance with the same SOP Instance UID of an existing one.
Syntax
public bool UpdateInstanceData {get; set;}
'Declaration
 
Public Property UpdateInstanceData As Boolean
'Usage
 
Dim instance As InstanceCStoreCommandConfiguration
Dim value As Boolean
 
instance.UpdateInstanceData = value
 
value = instance.UpdateInstanceData

            

            
public:
property bool UpdateInstanceData {
   bool get();
   void set (    bool value);
}

Property Value

true to update the patient data when storing a DICOM instance with the same SOP Instance UID of an existing one; otherwise, false. The default value is true.
Requirements

Target Platforms

See Also

Reference

InstanceCStoreCommandConfiguration Class
InstanceCStoreCommandConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features