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.
Syntax
client server public static SyncSimpleTypeKey find(
SyncSimpleEntity _simpleTypeId,
SyncAppType _appType,
TableName _tableName,
FieldName _keyName,
[boolean update])
Run On
Called
Parameters
- _simpleTypeId
Type: SyncSimpleEntity Enumeration
- _appType
Type: SyncAppType Enumeration
- _tableName
Type: TableName Extended Data Type
- _keyName
Type: FieldName Extended Data Type
- update
Type: boolean