RequestAttributeCount property (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long RequestAttributeCount

Overview

Refer to Working with DICOM Network Connections

Remarks

(Medical Imaging Suite only) Gets or sets the number of Request Attributes stored in the RequestAttributes array property.

The RequestAttributes property is used in association with the SendNGetRequest method.

See Also

Elements:

RequestAttributes property, SendNGetRequest method

Topics:

DICOM Network Connection: Sending Data Messages