Comparteix a través de


PaymCalendarRule::existForRuleType Method

Indicates whether a rule occurs in the PaymCalendarRule table for a module and type.

Syntax

client server public static boolean existForRuleType(
    PaymCalendarModuleType _moduleType, 
    PaymCalendarRuleType _ruleType, 
    LegalEntity _legalEntity)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

PaymCalendarRule Table