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.
Constructs a RetailUpdateLoyaltyCardTiersTask object.
Syntax
client server public static RetailUpdateLoyaltyCardTiersTask construct(
RecId _fromCardRecId,
RecId _toCardRecId,
date _evaludationDate)
Run On
Called
Parameters
- _fromCardRecId
Type: RecId Extended Data Type
The start value of the card recid range.
- _toCardRecId
Type: RecId Extended Data Type
The end value of the card recid range.
- _evaludationDate
Type: date
The evaluation date.
Return Value
Type: RetailUpdateLoyaltyCardTiersTask Class
The initialized RetailUpdateLoyaltyCardTiersTask object.