Click or drag to resize
OnlineMarketingTransformationFunctionsGetLastNewsletterIssue Method
Returns last newsletter issue that was sent to the contact of the state.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static IssueInfo GetLastNewsletterIssue(
	AutomationStateInfo state
)

Parameters

state
Type: CMS.AutomationAutomationStateInfo
Automation state

Return Value

Type: IssueInfo
See Also