NotesSubCategory(NoteType) Method
Get the value of the subcategory to which the document belongs.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static int SubCategory(
NoteType noteType
)
Public Shared Function SubCategory (
noteType As NoteType
) As Integer
- noteType NoteType
- NoteType with the note type.
Int32int with the value of the subcategory to which the document belongs.