Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

IsRequest Property








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;}
 <br/>get_IsRequest();<br/>set_IsRequest(value);<br/>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

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