LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

RegisterConfiguration Method (IWorkstationDataAccessAgent)

Show in webframe






Type: System.String The name for the component where the configuration will be stored.
Registers a new component configuration.
Syntax
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
) 

Parameters

componentName
Type: System.String The name for the component where the configuration will be stored.
Requirements

Target Platforms

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.