Share via


WorkflowTable::getConfigVersionSetCount Method

Retrieves the total number of configurations in a configuration set identified by its sequence number.

Syntax

server public static int64 getConfigVersionSetCount(WorkflowSequenceNumber _sequenceNumber)

Run On

Server

Parameters

Return Value

Type: int64
The number of configurations in the configuration set.

Remarks

The sequence number is usually obtained from the SequenceNumber field in a WofklowConfigurationTable table buffer.

See Also

Reference

WorkflowTable Table