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 an active record in the AssetRuleThreshold table.
Syntax
client server public static AssetRuleThreshold findByAssetRule(
RecId _assetRule,
[date _validFrom,
date _validto])
Run On
Called
Parameters
- _assetRule
Type: RecId Extended Data Type
- _validFrom
Type: date
- _validto
Type: date
Return Value
Type: AssetRuleThreshold Table
An active record in the AssetRuleThreshold table; otherwise, an empty record.