Click or drag to resize
weroSoft AG, Software
IDataInterface Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the functionality of the data interface.

Namespace:  WeroSoft.Data.Interface
Assembly:  WeroSoft.Data.Library (in WeroSoft.Data.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IDataInterface

The IDataInterface type exposes the following members.

Properties
  NameDescription
Public propertyKind
Gets the kind the data interface is for.
Public propertyTrace
Gets the trace providing source.
Top
Methods
See Also