NotesType(NoteType) Method
Indicates the status of the note of the indicated (
NoteType) note type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string Type(
NoteType noteType
)
Public Shared Function Type (
noteType As NoteType
) As String
- noteType NoteType
- NoteType with the note type.
Stringstring with the note type.