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 SyncIntegratedFields find(
SyncAppId _appId,
SyncSimpleEntity _entityType,
TableName _tableName,
FieldName _fieldName,
[boolean update])
Run On
Called
Parameters
- _appId
Type: SyncAppId Extended Data Type
- _entityType
Type: SyncSimpleEntity Enumeration
- _tableName
Type: TableName Extended Data Type
- _fieldName
Type: FieldName Extended Data Type
- update
Type: boolean