Skip to content

17e8077a 5c63 7f57 eb35 72ee444c4a39

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

BaseProvider.Input Property

Additional header content

Gets a reference to the 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#

public InputDataModel Input { get; }

VB

Public ReadOnly Property Input As InputDataModel
	Get

Property Value

Type: InputDataModel
Reference to data model.

Implements

IProvider.Input

Remarks

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

See Also

Reference

BaseProvider Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally