Skip to content

839acdd8 b0bb 21f4 11c5 a0a38f59a028

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

BaseProvider.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#

public virtual bool CanCreateInputXml { get; }

VB

Public Overridable ReadOnly Property CanCreateInputXml As Boolean
	Get

Property Value

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

Implements

IProvider.CanCreateInputXml

Remarks

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

See Also

Reference

BaseProvider Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally