TermImportConfiguration Fields |
The TermImportConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AvailableForTagging | If enabled, the terms are available to be used by end users for tagging. | |
DataSource | Specifies a data source for this term import. | |
Id | Contains a GUID that is used to identify this term import. | |
KeepLabelHistory | If enabled, renamed labels are kept as synonyms. | |
KeepSortOrder | If enabled, child terms are sorted according to the order of the data source. Otherwise, they are sorted alphabetically according to their name. | |
Key | Specifies the term key. Use 'DataItem.PropertyName' to access properties from the data source. | |
Labels | Specifies the labels of the terms. | |
Mode | Specifies the import mode. | |
Name | Specifies the name of this term import. | |
Parent | 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. | |
UseDistinctValues | Specifies whether the default term label has to be unique for this tag import. |