DoEndExportPromoCodes Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.CommerceServer.Marketing
Assembly:  Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)

Syntax

'Declaration
Protected Sub DoEndExportPromoCodes ( _
    ar As IAsyncResult _
)
'Usage
Dim ar As IAsyncResult

Me.DoEndExportPromoCodes(ar)
protected void DoEndExportPromoCodes(
    IAsyncResult ar
)
protected:
void DoEndExportPromoCodes(
    IAsyncResult^ ar
)
protected function DoEndExportPromoCodes(
    ar : IAsyncResult
)

Parameters

Remarks

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Permissions

See Also

Reference

MarketingServices Class

MarketingServices Members

Microsoft.CommerceServer.Marketing Namespace