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