M-Files API 23.11.13135.0
MetadataStructureSelectors Property
ImportContentJob Object : MetadataStructureSelectors Property
Description
Specifies the metadata structure items that should be imported.
Property type
Read-write property
Syntax
Visual Basic
Public Property MetadataStructureSelectors As MetadataStructureSelectors
Remarks

If selectors are specified, only a selected portion of the metadata structure in the content package is imported. The selection includes explicitly pointed metadata structure elements, and optionally their dependencies.

If more than one selector is supplied, each metadata element that matches with at least one selector is imported.

The content import job imports the full content if no selectors are specified.

See Also

ImportContentJob Object  | ImportContentJob Members