|
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.Medical.Workstation.DataAccessLayer Namespace > IWorkstationDataAccessAgent Interface : RegisterConfiguration Method |
bool RegisterConfiguration( string componentName )
'Declaration Function RegisterConfiguration( _ ByVal componentName As String _ ) As Boolean
'Usage Dim instance As IWorkstationDataAccessAgent Dim componentName As String Dim value As Boolean value = instance.RegisterConfiguration(componentName)
bool RegisterConfiguration( string* componentName )
bool RegisterConfiguration( String^ componentName )