Click or drag to resize
SoapClientrenderEmailTemplate Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
public LimitInfo[] renderEmailTemplate(
	SessionHeader SessionHeader,
	CallOptions CallOptions,
	RenderEmailTemplateRequest[] renderRequests,
	out RenderEmailTemplateResult[] result
)

Parameters

SessionHeader
Type: CMS.SalesForce.WebServiceClientSessionHeader
CallOptions
Type: CMS.SalesForce.WebServiceClientCallOptions
renderRequests
Type: CMS.SalesForce.WebServiceClientRenderEmailTemplateRequest
result
Type: CMS.SalesForce.WebServiceClientRenderEmailTemplateResult

Return Value

Type: LimitInfo
See Also