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
- _salesQuotationId
Type: SalesQuotationId Extended Data Type
The sales quotation id.
- _xmlDocument
Type: XmlDocument Class
The xml document.
- _appendToXmlElement
Type: XmlElement Class
The xml element.