Interface ISearchContext
Interface for a search context.
Namespace: Fibula.Common.Utilities.Pathfinding
Assembly: Fibula.Common.Utilities.dll
Syntax
public interface ISearchContext
  Properties
| Improve this Doc View SourceSearchId
Gets the id of the search.
Declaration
string SearchId { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String |