API Documentation
>
Enumerated Types
> Enum wfcImportBodyUseOpts
Enum wfcImportBodyUseOpts
# include <
wfcFeature.h
>
enum
wfcImportBodyUseOpts
{
wfcIMPORT_BODY_USE_DEFAULT
,
wfcIMPORT_BODY_USE_NEW
,
wfcIMPORT_BODY_USE_ALL
,
wfcIMPORT_BODY_USE_SELECTED
,
wfcImportBodyUseOpts_nil
};
Description
Provides values for ImportBodyUseOpts.
User Guide References:
Import Feature Attributes:wfcImportBodyUseOpts
Values
wfcIMPORT_BODY_USE_DEFAULT
wfcIMPORT_BODY_USE_NEW
wfcIMPORT_BODY_USE_ALL
wfcIMPORT_BODY_USE_SELECTED
wfcImportBodyUseOpts_nil
Enum null value.
Was this helpful?
This site works best with JavaScript enabled