Specifies the metadata structure items that should be imported.
Visual Basic |
---|
Public Property MetadataStructureSelectors As MetadataStructureSelectors |
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.