←Select platform

IsRequestCommand Property

Summary
Gets or sets a value indicating whether the Command Set is a request or a response.
Syntax
C#
VB
C++
Java
public bool IsRequestCommand { get; } 
Public ReadOnly Property IsRequestCommand As Boolean 
public boolean getIsRequestCommand() 
public: 
property bool IsRequestCommand { 
   bool get(); 
} 

Property Value

true if the Command Set is a request; false if the Command Set is a response.

Example

For an example, refer to InitializeCommandSet.

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.