LEADTOOLS Medical (Leadtools.Dicom assembly)

IsRequest Property

Show in webframe







Gets or sets a value indicating whether the DICOM Associate is an Associate Request or an Associate Accept.
Syntax
public bool IsRequest {get; set;}
'Declaration
 
Public Property IsRequest As Boolean
'Usage
 
Dim instance As DicomAssociate
Dim value As Boolean
 
instance.IsRequest = value
 
value = instance.IsRequest
public bool IsRequest {get; set;}

            

            
 
get_IsRequest();
set_IsRequest(value);
Object.defineProperty('IsRequest');
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

See Also

Reference

DicomAssociate Class
DicomAssociate Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features