Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

ValidateDate Property






Gets or sets a value indicating whether to validate the date.
Syntax
public bool ValidateDate {get; set;}
'Declaration
 
Public Property ValidateDate As Boolean
'Usage
 
Dim instance As PatientUpdaterOptions
Dim value As Boolean
 
instance.ValidateDate = value
 
value = instance.ValidateDate

            

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

Property Value

true to validate the date; otherwise, false.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterOptions Class
PatientUpdaterOptions Members

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