Share via


RetailSalesQuotationAffiliation::SetAffiliatonsAndLoyaltyTiers Method

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

Syntax

client server public static void SetAffiliatonsAndLoyaltyTiers(SalesQuotationId _salesQuotationId, XmlElement _xmlAffiliationsAndTiers)

Run On

Called

Parameters

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

See Also

Reference

RetailSalesQuotationAffiliation Table