Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _sequenceNumber
Type: WorkflowSequenceNumber Extended Data Type
The sequence number of the configuration set.
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.