IIoApi Interface

Provides methods for get reader and writer for working with excel files.

Definition

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public interface IIoApi

Methods

GetExcelReader Get instance of IExcelReader
GetExcelWriter Get instance of IExcelWriter

See Also