Group
Show / Hide Table of Contents

Class IndexMultipleDocumentsResponseValue

One entry in the Value from a 'index multiple documents' response

Inheritance
System.Object
ApiResponseInfoLite
IndexMultipleDocumentsResponseValue
Inherited Members
ApiResponseInfoLite.Code
ApiResponseInfoLite.Message
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Textkernel.Tx.Models.API.Indexes
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class IndexMultipleDocumentsResponseValue : ApiResponseInfoLite

Properties

| Improve this Doc View Source

DocumentId

Id of the specific document represented in the response

Declaration
public string DocumentId { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾