NotesType(Object) Method
Indicates the note type (
NoteType) of the indicated note situation.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static NoteType Type(
Object codeType
)
Public Shared Function Type (
codeType As Object
) As NoteType
- codeType Object
- Code type object.
NoteTypeNoteType with the note type.