NotesToolsCodeToType Method
Converts the thread to the appropriate document type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static NoteType CodeToType(
string noteType
)
Public Shared Function CodeToType (
noteType As String
) As NoteType
- noteType String
- NoteType with the note type.
NoteTypeNoteType with the appropriate document type.