NotesIsAccepted(Object) Method
Indicates whether the document is accepted.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static bool IsAccepted(
Object codeStatus
)
Public Shared Function IsAccepted (
codeStatus As Object
) As Boolean
- codeStatus Object
- Code status object.
Boolean if the document is accepted; otherwise,
.