ProcessOption property for PowerScript controls
Controls
MLSynchronization
and MLSync objects
Description
Specifies the direction for synchronization events. This property takes
a value of the enumerated datatype SyncProcessType. Setting this
property is equivalent to including the -uo
dbmlsync option.
Usage
In a painter
On the Settings page of the object’s Properties view,
select the ProcessOption value that you want from the Process Option
drop-down list. Values are UploadOnly!, DownloadOnly!, or Bidirectional!.
In scripts
You can modify ProcessOption values in script as follows:
1 |
mySync_1.ProcessOption = UploadOnly! |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments