Leadtools.Medical.DataAccessLayer.Configuration Namespace > DataAccessSettings Class : CatalogFactory Property |
public string CatalogFactory {get; set;}
'Declaration Public Property CatalogFactory As String
'Usage Dim instance As DataAccessSettings Dim value As String instance.CatalogFactory = value value = instance.CatalogFactory
This is used by the CatalogFactory class to create an instance of the type in the configuration.
This property maps to the catalogFactory element in the configuration.