Skip to content

4ad71ae9 2b83 c279 9d8a faf07290cb9f

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

IProvider.Input Property

Additional header content

Gets a reference to the input data model.

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

Syntax

C#

InputDataModel Input { get; }

VB

ReadOnly Property Input As InputDataModel
	Get

Property Value

Type: InputDataModel
Reference to data model.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Provider.IProvider.Input"]

See Also

Reference

IProvider Interface
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally