Click or drag to resize

DocumentSchemaManagerGetDataProviders Method

Return available custom data providers

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ProviderInfo> GetDataProviders()

Return Value

Type: ListProviderInfo
See Also