IQueryResult T  Warnings Property Couchbase .NET SDK 2.0

[Missing <summary> documentation for "P:Couchbase.N1QL.IQueryResult`1.Warnings"]

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
List<Warning> Warnings { get; }

Property Value

Type: List Warning 
See Also