Home > @tridion-sites/models > PublishTransaction > isCompleted
Value whether the publishing of the “PublishTransaction” is finished.This property is set to true when the transaction is in the one of the final states: “PublishTransactionState.Success”, “PublishTransactionState.Failed”, “PublishTransactionState.Warning”; otherwise, false.
Signature:
get isCompleted(): boolean | undefined;