Skip to content

ed6d7cb5 6431 7ef2 002f 7b6df4261441

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

IInput.Data Property

Additional header content

Gets a value indicating whether you can create an XML file from the current instance of the object.

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#

Object Data { get; }

VB

ReadOnly Property Data As Object
	Get

Property Value

Type: Object
true if you can create an XML; otherwise, false.

Remarks

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

See Also

Reference

IInput Interface
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally