Share via


DOCommonSyncStateTable::findExistsByTableIdAndStatus Method

Finds all DOCommonSyncStateTable records that exist by using the table ID and status.

Syntax

client server public static DOCommonSyncStateTable findExistsByTableIdAndStatus(
    RefRecId _portRecId, 
    TableId _clientTableId, 
    DOCommonSyncStatus _syncStatus)

Run On

Called

Parameters

Return Value

Type: DOCommonSyncStateTable Table
All of the DOCommonSyncStateTable records with the specified IDs.

See Also

Reference

DOCommonSyncStateTable Table