cancel
Showing results for 
Search instead for 
Did you mean: 

C# CIM SOAP about CreateCustomerProfileTransaction function extraoptions

C# CIM SOAP  about CreateCustomerProfileTransaction function  extraoptions

 

how can I set the extraOptions Parameter

 

like this ?

 

SoapAPIUtilities.Service.CreateCustomerProfileTransaction(SoapAPIUtilities.MerchantAuthentication, trans, "x_duplicate_window=0,x_zip=40282");

how can I split the two or more parameter?

 

thanks!

weishijian
Contributor
1 ACCEPTED SOLUTION

Accepted Solutions

now i know .....      Can use "&" to split the more parameter...

View solution in original post

weishijian
Contributor
1 REPLY 1

now i know .....      Can use "&" to split the more parameter...

weishijian
Contributor