NotesToolsSerialParameter Method
Indicates the name of the parameter necessary to obtain the series, depending on the type of document.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string SerialParameter(
NoteType noteType
)
Public Shared Function SerialParameter (
noteType As NoteType
) As String
- noteType NoteType
- NoteType with the note type.
Stringstring with the name of the parameter necessary to obtain the series.