Python Reference Guide
FBEventTransaction Class Reference

Transaction event. More...

Inheritance diagram for FBEventTransaction:

Public Member Functions

 FBEventTransaction (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Public Attributes

bool IsBeginTransaction
 Read Only Property: Tells if the transaction is at begin.
More...
 
- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.
More...
 

Detailed Description

Transaction event.


Constructor & Destructor Documentation

◆ FBEventTransaction()

FBEventTransaction ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event object.

Member Data Documentation

◆ IsBeginTransaction

bool IsBeginTransaction

Read Only Property: Tells if the transaction is at begin.