Class IndexMultipleDocumentsResponseValue
One entry in the Value from a 'index multiple documents' response
Inherited Members
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 SourceDocumentId
Id of the specific document represented in the response
Declaration
public string DocumentId { get; set; }
Property Value
Type | Description |
---|---|
System.String |