{CompanyName} FlexyGo

FlxMailChimp..::..EditTemplate Method

New template is saved or existing template is updated.

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

Syntax


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

Return Value

true if ok, false otherwise.