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.
Initializes the EcoResReferenceValue record by using the specified field ID and optional value.
Syntax
public void setReferenceValueFromForeignKey(
TableId _tableId,
FieldId _fieldId,
[anytype _fieldValue])
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The ID of the table to reference.
- _fieldId
Type: FieldId Extended Data Type
The ID of the field to reference.
- _fieldValue
Type: anytype
An optional value that is used to find the record to reference.