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 a record in the ReleaseUpdateBulkCopyFieldOptions table.
Syntax
client server public static ReleaseUpdateBulkCopyFieldOptions find(TableName _tableName, FieldName _fieldName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
The table name of the record to find.
- _fieldName
Type: FieldName Extended Data Type
The field name of the record to find.
Return Value
Type: ReleaseUpdateBulkCopyFieldOptions Table
A record in the ReleaseUpdateBulkCopyFieldOptions table; otherwise, an empty record.