FlxMailChimp..::..EditCampaign Method
New campaign is saved or existing campaign is updated.
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public static bool EditCampaign( EntityObject Entity, ref ProcessManager..::..ProcessHelper Ret, Object SegmentOptions, ref Object newId )
Public Shared Function EditCampaign ( _ Entity As EntityObject, _ ByRef Ret As ProcessManager..::..ProcessHelper, _ SegmentOptions As Object, _ ByRef newId As Object _ ) As Boolean
Parameters
- Entity
- Type: FLEXYGO.Objects..::..EntityObject
The entity.
- Ret
- Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
The ret.
- SegmentOptions
- Type: Object
Options to segment the list/audience.
- newId
- Type: Object%
The new campaign id.