ContainmentModeType

ContainmentModeType enumeration

public enum ContainmentModeType

Values

Name Value Description
FullString 0
Prefixed 1
Substring 2
PrefixOnWords 3
ExactPhrase 4

See Also