Property Path
Path
Gets or sets the document field to search.
public SearchPathDefinition<TDocument> Path { get; set; }
Property Value
- SearchPathDefinition<TDocument>
Gets or sets the document field to search.
public SearchPathDefinition<TDocument> Path { get; set; }