Python Reference Guide
FBBatchOnTakeExist Class Reference

Different actions to perform when a take already exist while in a batch process. More...

Inheritance diagram for FBBatchOnTakeExist:

Public Attributes

 kFBBatchOnTakeExistOverwrite
 Overwrite the take. More...
 
 kFBBatchOnTakeExistSkip
 Skip the take. More...
 

Detailed Description

Different actions to perform when a take already exist while in a batch process.

Member Data Documentation

◆ kFBBatchOnTakeExistOverwrite

kFBBatchOnTakeExistOverwrite

Overwrite the take.

◆ kFBBatchOnTakeExistSkip

kFBBatchOnTakeExistSkip

Skip the take.