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.Xml
    Assembly:
   PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntaxbool IncludeAllFileVersions { get; set; }Property Value
Type: 
Boolean
Remarks
            The default value is false.
            
See Also