InfoRequest property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BOOL InfoRequest

Overview

Refer to Working with Command Sets.

Remarks

(Runtime only, Read only) Indicates whether a command set is a request or a response. This property is updated by calling the GetInfoCS method. Possible values are:

Value

Meaning

TRUE

The command set is a request.

FALSE

The command set is a response.

See Also

Elements:

GetInfoCS method, InfoCommand property

Topics:

Data Sets: Command Sets