Jaa


MetadataFilter.Metadata Property

Definition

Gets list of dictionary of String which finds QnAs that are associated with the given list of metadata..

public System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string,string>> Metadata { get; }
member this.Metadata : System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property Metadata As List(Of KeyValuePair(Of String, String))

Property Value

List of dictionary of String.

Applies to