←Select platform

Validate Method

Summary

Validates the specified client AE title.

Syntax

C#
VB
C++
public bool Validate( 
   DicomClient client 
) 
  
Function Validate( _ 
   ByVal client As Leadtools.Dicom.Addin.DicomClient _ 
) As Boolean 

Parameters

client
The client to validate.

Return Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly