Specifies the publications to be synchronized.
Public Property Publications As String
public string Publications {get;set;}
A string containing a list of publication names, separated by comma (,); or the special value ULConnection.SYNC_ALL_PUBS, or the special value ULConnection.SYNC_ALL_DB. The default is ULConnection.SYNC_ALL_DB.