Specifies the publications to be synchronized.
The syntax varies depending on the API you use. You can also use this parameter with ulsync.
Synchronize all publications.
When synchronizing in C/C++, set the publication synchronization parameter to a publication mask: an OR'd list of publication constants. See PublicationMask synchronization parameter.
ulsync can set this parameter as an extended synchronization parameter as follows:
ulsync -c DBF=myuldb.udb -k http -e "Username=remoteA;Version=2;Publication=UL_PUB_MYPUB1,UL_PUB_MYPUB2"