PaymCalendarThirdPartyLocationRule::construct Method [AX 2012]

Retrieves an instance of the PaymCalendarThirdPartyLocationRule class.

client server public static PaymCalendarThirdPartyLocationRule construct(PaymCalendarLocationType _addressProcess, PaymCalendarRuleId _paymCalendarRuleId)

Run On

Called

Parameters

_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 Class
A new instance of the PaymCalendarThirdPartyLocationRule class.
Show: