Click or drag to resize

TermSetItemConfiguration Fields

The TermSetItemConfiguration type exposes the following members.

Fields
  NameDescription
Public fieldItemId
Specifies the ID of the term set or term. If ItemId is assigned with a value, ProviderId and KeyExpression are ignored.
Public fieldKeyExpression
Specifies the term key. Use 'DataItem.PropertyName' to access properties from the data source.
Public fieldProviderId
Specifies the provider ID of the term.
Public fieldTermSetId
Specifies the term set ID of the term, specified by the ItemId.
Top
See Also