Click or drag to resize

TermImportConfiguration Fields

The TermImportConfiguration type exposes the following members.

Fields
  NameDescription
Public fieldAvailableForTagging
If enabled, the terms are available to be used by end users for tagging.
Public fieldDataSource
Specifies a data source for this term import.
Public fieldId
Contains a GUID that is used to identify this term import.
Public fieldKeepLabelHistory
If enabled, renamed labels are kept as synonyms.
Public fieldKeepSortOrder
If enabled, child terms are sorted according to the order of the data source. Otherwise, they are sorted alphabetically according to their name.
Public fieldKey
Specifies the term key. Use 'DataItem.PropertyName' to access properties from the data source.
Public fieldLabels
Specifies the labels of the terms.
Public fieldMode
Specifies the import mode.
Public fieldName
Specifies the name of this term import.
Public fieldParent
Specifies the parent term set or term underneath which the terms are created. Please note that term sets are only searchable with find on type using the full name of the term set.
Public fieldUseDistinctValues
Specifies whether the default term label has to be unique for this tag import.
Top
See Also