DocumentResponse<TDocument>.Document Property

Definition

Gets the document returned in the response from the Azure DocumentDB database service.

public TDocument Document { get; }
Property Value
TDocument

The document returned in the response.