DocumentPropertyData Create Method (IDictionary String, String )Ankiro Enterprise Suite Reference Documentation

Namespace: Ankiro.SearchServer.Data
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public static IList<DocumentPropertyData> Create(
	IDictionary<string, string> properties
)

Parameters

properties
Type: System.Collections.Generic IDictionary String, String 

Return Value

Type: IList DocumentPropertyData 
See Also