NotesToolsVersionField Method
Indicates the document field that stores the version, depending on the document type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string VersionField(
NoteType noteType
)
Public Shared Function VersionField (
noteType As NoteType
) As String
- noteType NoteType
- NoteType with note type.
Stringstring with the document field that stores the version.