Validate Method

Summary
Validates the specified client AE title.
Syntax
C#
VB
C++
public bool Validate( 
   DicomClient client 
) 
  
Function Validate( _ 
   ByVal client As DicomClient _ 
) As Boolean 
bool Validate(  
   DicomClient^ client 
)  

Parameters

client
The client to validate.

Return Value

True if the specified AE Title is valid. False otherwise.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.