📚 SAP Business One SDK Help

InTransaction Property
See Also 

Description

Returns a Boolean value that specifies whether or not the transaction is active.

Property type

Read-only property

Syntax

Visual Basic
Public Property InTransaction() As Boolean

Remarks

In case the add-on is not connected to the database, SAP Business One returns exception Not Connected (exception number: -106).

See Also