NotesToolsSubProcessFromType(NoteType) Method

Converts the note type in the thread

Definition

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

Parameters

noteType  NoteType
Type of note

Return Value

String
NoteType with the note type.

Exceptions

See Also