IFieldDescription.FieldTerms Property

Definition

Terms for matching this field.

public System.Collections.Generic.IEnumerable<string> FieldTerms { get; }
member this.FieldTerms : seq<string>
Public ReadOnly Property FieldTerms As IEnumerable(Of String)

Property Value

List of term regex for matching the field name.

Applies to