Validate Method

Summary

Validates the specified updater command.

Syntax
C#
VB
C++
protected virtual void Validate( 
   PatientUpdate update 
) 
  
Protected Sub Validate( _ 
   ByVal update As PatientUpdate _ 
)  
protected: 
void Validate(  
   PatientUpdate^ update 
)  

Parameters

update
The updater command to be validated.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly