You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ISearchResult Interface
ISearchResult Interface
Close
Ofcas.Lk.Api.Client - Version 3.0.2
ISearchResult Interface

Represents a search result that will be returned from a search (SearchAgent) as message over the ISynchronizationContainer. To access the data cast the ISynchronizedMessage into the type of a SearchResult.

Ofcas_Lk_Api_Client_Core_ISearchResult
Syntax
C#
public interface ISearchResult : ISynchronizedMessage;
Copyright © 2022. All rights reserved.