Leadtools.Medical.Workstation.Commands Namespace > WorkstationCommand Class : DoCanExecute Method |
protected abstract bool DoCanExecute()
'Declaration Protected MustOverride Function DoCanExecute() As Boolean
'Usage Dim instance As WorkstationCommand Dim value As Boolean value = instance.DoCanExecute()
protected: abstract bool DoCanExecute();
protected: abstract bool DoCanExecute();