NotesIsDispatches Method
Identifies whether the document is an expedition.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static bool IsDispatches(
Object codeType
)
Public Shared Function IsDispatches (
codeType As Object
) As Boolean
- codeType Object
- Code type object.
Boolean if the document is an expeditiony; otherwise,
.