Click or drag to resize

IXmlDataExporterIncludeFiles Property

Gets or sets if file versions should be exported.

Namespace:  PDTec.IceNet.Core.Xml
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
bool IncludeFiles { get; set; }

Property Value

Type: Boolean
Remarks
The default value is false.
See Also