Share via


EcoResReferenceValue.setReferenceValueFromForeignKey Method

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

  • _fieldValue
    Type: anytype
    An optional value that is used to find the record to reference.

See Also

Reference

EcoResReferenceValue Table