DocumentSchemaManagerGetFirstCharactersOfDocumentSchemas Method

Return distinct first characters of document schema names

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return distinct first characters of document schema names")]
public List<char> GetFirstCharactersOfDocumentSchemas()

Return Value

ListChar

See Also