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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly