getUpdateTranID

getUpdateTranID(): Integer64;

The getUpdateTranID method of the Object class returns the transaction identifier (TranID) of the transaction the created or last updated the receiver object. The update transaction identifier of an object corresponds to the value returned by getTransactionId64 of the Process class for the transaction that originally created or updated the object.

The value returned by the getUpdateTranID method is persisted with the object.