IXmlDataExporterIncludeAllFileVersions Property |
Gets or sets if all file versions should be exported. If set to false
only the latest version is exported.
Namespace: PDTec.IceNet.Core.XmlAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxbool IncludeAllFileVersions { get; set; }
Property Value
Type:
Boolean
Remarks
The default value is false.
See Also