Share via


SyncSolutionInfoTmp::findBySolutionId Method

Checks whether a solution with a given solutionId value exists in the temporary solution information table.

Syntax

client server public static SyncSolutionInfoTmp findBySolutionId(SyncSolutionInfoTmp _solutionInfoTmp, SyncSolutionId _solutionId)

Run On

Called

Parameters

Return Value

Type: SyncSolutionInfoTmp Table
true if solution information exists in the table; otherwise, false.

See Also

Reference

SyncSolutionInfoTmp Table