Updates specific contact values.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- source
 - Type: 
System.Collections.Generic Dictionary 
String, 
Object 
List of updated contact values 
- allowOverwrite
 - Type: 
System Nullable 
Boolean 
Indicates if existing contact values should be overwritten 
- contactId
 - Type: 
System Int32
Contact ID to be updated 
See Also