NotesSubCategory(Object) 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(
Object codeType
)
Public Shared Function SubCategory (
codeType As Object
) As Integer
- codeType Object
- Code type object.
Int32int with the value of the subcategory to which the document belongs.