Python Reference Guide
 
Loading...
Searching...
No Matches
FBBatchOnTakeExist Class Reference

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

#include <pyfbsdk_generated.h>

Inheritance diagram for FBBatchOnTakeExist:

Public Attributes

 kFBBatchOnTakeExistOverwrite
 Overwrite the take.

 
 kFBBatchOnTakeExistSkip
 Skip the take.

 

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.