Method GetTerms
GetTerms(String)
Get the Terms for this field. This will return
null
if the field does not exist.
Declaration
public abstract Terms GetTerms(string field)
Parameters
Type | Name | Description |
---|---|---|
System.String | field |
Returns
Type | Description |
---|---|
Terms |