Skip to content

181e8b48 cdb5 e859 7137 e74fa8e25fdf

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

BaseInput.Data Property

Additional header content

Gets a reference that contains the input data to export.

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 Object Data { get; protected set; }

VB

Public Property Data As Object
	Get
	Protected Set

Property Value

Type: Object
A Object that contains the input data to export.

Implements

IInput.Data

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Input.BaseInput.Data"]

See Also

Reference

BaseInput Class
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally