|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
| Leadtools.Dicom.Scp Namespace > CommandRequestValidationManager Class > IsRegistered Method : IsRegistered(ICommandRequestValidator) Method |
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 )
true if the specified validator is registered; otherwise, false.