Returns the type that is set for a specified fieldDef.
      Declaration
tibas_status tibasFieldDef_GetType
(tibasFieldDef fieldDef,
tibas_type*     type)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | fieldDef | The fieldDef object for which you want to return the field type. | 
                  
                     | type | The type of the field returned by the function. | 
               
            
Remarks
Use the tibasFieldDef_GetType() function to return the type that is set for a specified fieldDef.
Copyright © Cloud Software Group, Inc. All rights reserved.