Customize how client code is generated for mobile business objects by defining the code-generation parameters.
| Property name | Property description |
|---|---|
| Target Platform | The operating system on which the application runs. See the table below. |
| Language | The programming language in which to generate the code. Note: Sybase Unwired Platform currently supports only C#.
|
| Library Version | The framework on top of which the code is generated, for example, .NET 3.5. |
| Namespace | The directory in which to generate the mobile business object code. |
The following table describes available operating systems for the target platform.
| Operating system | Description |
|---|---|
| Windows Mobile 6 Professional | Runs on smartphones with touchscreen interfaces. |
| Windows Mobile 6 Classic | Runs on touchscreen PDAs (formerly known as Pocket PCs). Touchscreen PDAs are nearly identical to the Windows Mobile 6 Professional device, but they lack voice communication. Touchscreen PDAs are the least common Windows mobile device. |
| Windows Mobile 6 Standard | Runs on smartphones without touchscreen interfaces. |
| Windows Mobile 5 | Runs on smartphones and touchscreen PDAs. |