RetailSalesQuotationAffiliation::AppendAffiliatonsAndLoyaltyTiersToXML Method

Appends the XML formatted affiliations and loyalty tiers associated with the sales quote.

Syntax

client server public static void AppendAffiliatonsAndLoyaltyTiersToXML(
    SalesQuotationId _salesQuotationId, 
    XmlDocument _xmlDocument, 
    XmlElement _appendToXmlElement)

Run On

Called

Parameters

See Also

Reference

RetailSalesQuotationAffiliation Table