NotesToolsProcessToType Method
Converts the process to the appropriate document type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static NoteType ProcessToType(
string process
)
Public Shared Function ProcessToType (
process As String
) As NoteType
- process String
- Process name.
NoteTypeNoteType with the appropriate document type.