IsAssociated Property

Summary

Gets a value indicating whether the client have a valid association.

Syntax
C#
VB
C++
public bool IsAssociated { get; } 
  
ReadOnly Property IsAssociated As Boolean 
property bool IsAssociated { 
   bool get(); 
} 

Property Value

true if the client have a valid association; otherwise, false.

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