Skip to content

f3932d44 8a09 b5f0 a185 e73278a12c99

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

ISettings.CanCreateInputXml 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
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

bool CanCreateInputXml { get; }

VB

ReadOnly Property CanCreateInputXml As Boolean
	Get

Property Value

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

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.ISettings.CanCreateInputXml"]

See Also

Reference

ISettings Interface
iTin.Export.ComponentModel Namespace

Clone this wiki locally