Share via


WorkflowTable.isLastConfigInConfigVersionSet Method

Determines whether this buffer is the last configuration in a configuration version set.

Syntax

public boolean isLastConfigInConfigVersionSet()

Run On

Called

Return Value

Type: boolean
true if this buffer is the last configuration in a configuration version set; otherwise, false.

Remarks

A configuration set is defined to be any group of WorkflowConfigurationTable records with the same value in the SequenceNumber fields of the records.

See Also

Reference

WorkflowTable Table