Reader..::..CreatedTransaction Property

Namespace:  JiwaFinancials.Jiwa.JiwaODBC
Assembly:  JiwaODBC (in JiwaODBC.dll)

Syntax


public bool CreatedTransaction { get; set; }
Public Property CreatedTransaction As Boolean
	Get
	Set
public:
property bool^ CreatedTransaction {
	bool^ get ();
	void set (bool^ value);
}