←Select platform

AssociationRejected Property

Summary

Gets or a value indicating whether the association was rejected.

Syntax

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

Property Value

true if the association was rejected; otherwise, false.

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