NotesToolsSubProcessFromType(String) 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(
	string codeType
)

Parameters

codeType  String
Code type.

Return Value

String
string with the note type in the thread.

See Also