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
- _salesQuotationId
Type: SalesQuotationId Extended Data Type
The sales quotation id.
- _xmlAffiliationsAndTiers
Type: XmlElement Class
The affiliations and loyalty tiers in XML format.