{CompanyName} FlexyGo

FlxMailChimp..::..UpdateMailChimpSettings Method

Update configuration of MailChimp account.

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static bool UpdateMailChimpSettings(
	EntityObject Entity,
	ref ProcessManager..::..ProcessHelper Ret,
	string Apikey
)
Public Shared Function UpdateMailChimpSettings ( _
	Entity As EntityObject, _
	ByRef Ret As ProcessManager..::..ProcessHelper, _
	Apikey As String _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
The entity.
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
The ret.
Apikey
Type: String
The Apikey.

Return Value

true if ok, false otherwise.