NotesToolsSerialField Method
Indicates the field of the document that stores the series, according to the type of document.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string SerialField(
NoteType noteType
)
Public Shared Function SerialField (
noteType As NoteType
) As String
- noteType NoteType
- NoteType with note type.
Stringstring with the field of the document that stores the series.