Public ReadOnly Property IsInActiveTransaction As Boolean
public bool IsInActiveTransaction { get; }
public: property bool IsInActiveTransaction { bool get (); }
function get_isInActiveTransaction();