• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Enum TagSearchOptions

Enumeration that defines the tag search options.

Assembly: Alachisoft.NCache.Client.dll
Syntax
public enum TagSearchOptions

Fields

Name Description
ByAllTags

Search objects that have all of the tags in common.

ByAnyTag

Search objects that have any of the specified tags in common.

Back to top Copyright © 2017 Alachisoft