DocumentGetResponse<T> Constructor ()

 

Applies To: Microsoft Azure

Initializes a new instance of the DocumentGetResponse class.

Namespace:   Microsoft.Azure.Search.Models
Assembly:  Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)

Syntax

public DocumentGetResponse()
public:
DocumentGetResponse()
new : unit -> DocumentGetResponse
Public Sub New

See Also

DocumentGetResponse<T> Class
Microsoft.Azure.Search.Models Namespace

Return to top