AssetRuleThreshold::findByAssetRule Method

Finds an active record in the AssetRuleThreshold table.

Syntax

client server public static AssetRuleThreshold findByAssetRule(
    RecId _assetRule, 
   [date _validFrom, 
    date _validto])

Run On

Called

Parameters

  • _validFrom
    Type: date
  • _validto
    Type: date

Return Value

Type: AssetRuleThreshold Table
An active record in the AssetRuleThreshold table; otherwise, an empty record.

See Also

Reference

AssetRuleThreshold Table