←Select platform

IsRequest Property

Summary
Gets or sets a value indicating whether the DICOM Associate is an Associate Request or an Associate Accept.
Syntax
C#
VB
C++
public bool IsRequest { get; set; } 
Public Property IsRequest As Boolean 
public: 
property bool IsRequest { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true to set the DICOM Associate to an Associate Request; false to set the DICOM Associate to an Associate Accept.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.