Click or drag to resize

DocumentSchemaManagerGetFirstCharactersOfDocumentSchemas Method

Return distinct first characters of document schema names

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

Return Value

Type: ListChar
See Also