LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

UpdatePatientData Property

Show in webframe





Gets or sets a value whether to update the patient data when storing a DICOM instance with the same patient ID of an existent one.
Syntax
public bool UpdatePatientData {get; set;}
'Declaration
 
Public Property UpdatePatientData As Boolean
'Usage
 
Dim instance As InstanceCStoreCommandConfiguration
Dim value As Boolean
 
instance.UpdatePatientData = value
 
value = instance.UpdatePatientData

            

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

Property Value

true to update the patient data when storing a DICOM instance with the same patient ID 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