DocumentChunk.Id

DocumentChunk.Id property

Gets the unique identifier of the chunk.

public string Id { get; }

Property Value

A string that uniquely identifies this chunk within the document.

See Also