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

Show in webframe

IsRegistered(ICommandRequestValidator) Method






The validator to check.
Determines whether the specified validator is registered.
Syntax
public static bool IsRegistered( 
   ICommandRequestValidator validator
)
'Declaration
 
Public Overloads Shared Function IsRegistered( _
   ByVal validator As ICommandRequestValidator _
) As Boolean
'Usage
 
Dim validator As ICommandRequestValidator
Dim value As Boolean
 
value = CommandRequestValidationManager.IsRegistered(validator)

            

            
public:
static bool IsRegistered( 
   ICommandRequestValidator^ validator
) 

Parameters

validator
The validator to check.

Return Value

true if the specified validator is registered; otherwise, false.
Requirements

Target Platforms

See Also

Reference

CommandRequestValidationManager Class
CommandRequestValidationManager Members
Overload List

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features