Bit flags that provide information about a content import job.
Member | Value | Description |
---|---|---|
MFImportContentFlagDeleteContentPackage | 4 | If present, the content package is deleted after the import. |
MFImportContentFlagDoNotImportObjectDestructions | 64 | If present, information on object destructions is not imported. |
MFImportContentFlagForceNoStructureIdUpdate | 16384 | Forces the target vault to keep existing structure item GUIDs. |
MFImportContentFlagImportCheckoutStates | 16 | If present, the checkout states of objects are imported. |
MFImportContentFlagNone | 0 | None. |
MFImportContentFlagOmitDoneFile | 32768 | Prevents the 'done' file creation. |
MFImportContentFlagUseMultipleContentPackages | 1 | If present, the location represents a folder with multiple content packages. |
MFImportContentFlagUseNamesAsAliases | 128 | If present, the incoming name of a structure item is used as its alias if no other alias is available. |