Skip to content

88dec883 919c 3fad ac04 a379325e8c39

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

IProvider.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.Provider
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.Provider.IProvider.CanCreateInputXml"]

See Also

Reference

IProvider Interface
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally