FlxMailChimp..::..GetContactsFromMailChimp Method
It gets a collection of contacts from MailChimp and it's saved in MailChimp_Contacts.
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public static bool GetContactsFromMailChimp( EntityCollection Entity, ref ProcessManager..::..ProcessHelper Ret )
Public Shared Function GetContactsFromMailChimp ( _ Entity As EntityCollection, _ ByRef Ret As ProcessManager..::..ProcessHelper _ ) As Boolean
Parameters
- Entity
- Type: FLEXYGO.Objects..::..EntityCollection
The entity.
- Ret
- Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
The ret.