GigaSpaces XAP.NET Documentation
TransactionType Property
Class LibraryGigaSpaces.XAP.EventsTransactionalEventAttributeTransactionType
See TransactionType.
Declaration Syntax
C#Visual BasicVisual C++J#
public TransactionType TransactionType { get; set; }
Public Property TransactionType As TransactionType
public:
property TransactionType TransactionType {
	TransactionType get ();
	void set (TransactionType value);
}
/** @property */
public TransactionType get_TransactionType()
/** @property */
public  void set_TransactionType(TransactionType value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.1.4.4750 (7.1.4.4750)