Click or drag to resize

IIgnitionQueryResult Interface

Represents the results of a NetFORUM-side query

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public interface IIgnitionQueryResult

The IIgnitionQueryResult type exposes the following members.

Properties
 NameDescription
Public propertyMetadata Metadata related to the query and its results
Public propertyResults The actual query results
Top
See Also