Export Options REST Endpoints
            
            Project Budgets/Planning Options/Export Options
            
        
        
    The Export Option resource is used to select the planning options attributes to export.
- Create an export option for a project budget version
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions - Get a export options setting for a project budget version
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions/{ExportOptionId} - Get all export options settings for a project budget version
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions - Update an export option for a project budget version
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions/{ExportOptionId}