IsCommandServiceRegistered Method

Summary
Determines whether the specified command service is registered.
Syntax
C#
C++/CLI
public static bool IsCommandServiceRegistered( 
   Type commandType 
) 
public: 
static bool IsCommandServiceRegistered(  
   Type^ commandType 
)  

Parameters

commandType
Type of the command.

Return Value

true if the specified command services is registered; otherwise, false.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.