NotesToolsSubProcessToType Method
Converts thread to note type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static NoteType SubProcessToType(
string subprocess
)
Public Shared Function SubProcessToType (
subprocess As String
) As NoteType
- subprocess String
- Subprocess name.
NoteTypeNoteType with the note type.