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.
Finds all the DOCommonSyncStateTable records by using the table ID.
Syntax
client server public static DOCommonSyncStateTable findByTableId(RefRecId _portRecId, TableId _clientTableId)
Run On
Called
Parameters
- _portRecId
Type: RefRecId Extended Data Type
The port record ID of the records to find.
- _clientTableId
Type: TableId Extended Data Type
The table ID of records to find.
Return Value
Type: DOCommonSyncStateTable Table
All DOCommonSyncStateTable records with the specified IDs.