Skip to content

8a1c3b0a f3c7 3f02 19ab 0dab133b8dd5

Fernando Garcia edited this page May 8, 2018 · 1 revision

IInput Interface

Additional header content

Declares a generic input.

Namespace: iTin.Export.ComponentModel.Input
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public interface IInput

VB

Public Interface IInput

The IInput type exposes the following members.

Properties

 

Name Description
Public property Data Gets a value indicating whether you can create an XML file from the current instance of the object.
Public property InputMetadata Gets a reference that contains metadata information of this input.
  Back to Top

Methods

 

Name Description
Public method Export Export to xml
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.Input.IInput"]

See Also

Reference

iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally