←Select platform

Rejected Property

Summary

Gets a value indicating whether this AfterAssociateRequestEventArgs is rejected.

Syntax

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

Property Value

true if rejected; otherwise, false.

Example

For an example refer to StoreScu.Store(DicomScp, string, string, bool).

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.Scu Assembly