Click or drag to resize

VideoQueryIsIncludeKeywordsAND Property

default we select anything that match any of the keywords, is this is set we match all the keywords

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
public bool IsIncludeKeywordsAND { get; set; }

Property Value

Boolean
See Also