| ModuleCommandsOnlineMarketingCreateRelation Method  | 
            Returns current contact ID.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static void OnlineMarketingCreateRelation(
	int relatedId,
	int memberType,
	int contactId
)
Parameters
- relatedId
 - Type: SystemInt32
RelatedID (subscriber ID, customer ID) - memberType
 - Type: SystemInt32
Member type converted to int - contactId
 - Type: SystemInt32
Contact ID 
See Also