Share via


RetailSalesAffiliation::SetAffiliatonsAndLoyaltyTiers Method

Sets the affiliations and loyalty tiers for the sales order. Any old associated records are deleted.

Syntax

client server public static void SetAffiliatonsAndLoyaltyTiers(SalesId _salesId, XmlElement _xmlAffiliationsAndTiers)

Run On

Called

Parameters

  • _xmlAffiliationsAndTiers
    Type: XmlElement Class
    The affiliations and loyalty tiers in XML format.

See Also

Reference

RetailSalesAffiliation Table