Share via


ThresholdReference_IN::findByReferenceSource Method

Finds ThresholdReference_IN by threshold reference source.

Syntax

client server public static ThresholdReference_IN findByReferenceSource(
    RefTableId _thresholdRefTableId, 
    RefRecId _thresholdRefRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indiates whether select for update.

Return Value

Type: ThresholdReference_IN Table
Returns ThresholdReference.

See Also

Reference

ThresholdReference_IN Table