NotesToolsProcessToType Method

Converts the process to the appropriate document type.

Definition

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

Parameters

process  String
Process name.

Return Value

NoteType
NoteType with the appropriate document type.

Exceptions

See Also