NotesToolsSubProcessFromType(String) Method
Converts the note type in the thread.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string SubProcessFromType(
string codeType
)
Public Shared Function SubProcessFromType (
codeType As String
) As String
- codeType String
- Code type.
Stringstring with the note type in the thread.