NotesToolsSubProcessToType Method

Converts thread to note type.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static NoteType SubProcessToType(
	string subprocess
)

Parameters

subprocess  String
Subprocess name.

Return Value

NoteType
NoteType with the note type.

Exceptions

See Also