NotesStatus(NoteStatus) Method
Indicates the status code according to the type of status (
NoteStatus) indicated.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string Status(
NoteStatus noteStatus
)
Public Shared Function Status (
noteStatus As NoteStatus
) As String
- noteStatus NoteStatus
- NoteStatus with the note status.
Stringstring with the note status.