MLServerVersion property for PowerScript controls
Controls
MLSynchronization
and MLSync objects
Description
Specifies the MobiLink server version. You can use 9, 10,
or 11 as the server version.
Usage
This is a required property of the synchronization object.
If the property value has not been set before a synchronize call,
the synchronization fails and an error string is saved to the synchronization
object’s ErrorText property.
At design time, you can enter a value for MLServerVersion
on the General tab of the Properties view for an MLSync object.
In scripts
You can set the MobiLink server version in script as follows:
1 |
mySync_1.MLServerVersion = 11 |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments