public Transaction(ulong penid, ulong page, uint timestamplow, uint timestamphigh, string filetype);
Creates a transaction. Note: This call does not put any data in the object, which is a handle only.
Transaction Constructor