Flynet Studio Core Navigation Properties

UseFieldEntryClass (boolean - default = true)

UseFieldEntryClass (boolean - default = true)

Previous topic Next topic  

UseFieldEntryClass (boolean - default = true)

Previous topic Next topic  

For character mode hosts, while User Interface projects utilize the FieldEntryClass approach for data entry from screens always, Web Service projects have the option of using the same code as UI projects, or an older more procedural approach that was the default prior to 2016.

 

Set this value to false to generate web service screen write methods that use the older approach rather than the new FieldEntryClass approach to character mode host data entry.