IsEplanTransactionRunning Property
Tells if a P8 transaction is open.
public bool IsEplanTransactionRunning {get;}
public:
property bool IsEplanTransactionRunning {
bool get();
}
Property Value
true, when there is an opened Transaction false, when a transaction is not open