1.   Open the Data component in the editor.

2.   Define a property for the field xEmployeeTitle. Your code should look like the following:

     Define_Pty Name(p_TITLE) Get(*auto #xEmployeeTitle) Set(*auto #xEmployeeTitle)

3.   Compile the Data component.

  • No labels