Group
Show / Hide Table of Contents

Enum UserDefinedTagsMethod

A method to use when updating user-defined tags on a document

Namespace: Textkernel.Tx.Models.API.Indexes
Assembly: Textkernel.Tx.SDK.dll
Syntax
public enum UserDefinedTagsMethod

Fields

Name Description
Add

Adds the specified user-defined tags to a document (in addition to any existing)

Delete

Deletes the specified user-defined tags from a document

Overwrite

Overwrites any existing user-defined tags with the specified tags

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾