←Select platform

IsAssociated Property

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly