Returns the field definitions associated with the space definition.
      Declaration
tibas_status tibasSpaceDef_GetFieldDefs(
    tibasSpaceDef      spaceDef,
    tibasFieldDefList* fieldDefList)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | spaceDef | The spaceDef object that defines the space for which you want to return a list of field definitions. | 
                  
                     | fieldDefList | Returns a field definition list for the specified space. | 
               
            
Remarks
Use the tibasSpaceDef_GetFieldDefs() function to return a list of the field definitions associated with a specified spaceDef.
Copyright © Cloud Software Group, Inc. All rights reserved.