PaymCalendarThirdPartyLocationRule::construct Method [AX 2012]
Retrieves an instance of the PaymCalendarThirdPartyLocationRule class.
client server public static PaymCalendarThirdPartyLocationRule construct(PaymCalendarLocationType _addressProcess, PaymCalendarRuleId _paymCalendarRuleId)
Run On
CalledParameters
- _addressProcess
- Type: PaymCalendarLocationType Enumeration
The location type that specifies the address processing.
- _paymCalendarRuleId
- Type: PaymCalendarRuleId Extended Data Type
The record ID of the PaymCalendarRule record.
Return Value
Type: PaymCalendarThirdPartyLocationRule ClassA new instance of the PaymCalendarThirdPartyLocationRule class.
Show: