Click or drag to resize

XmlDataExporter Class

Inheritance Hierarchy
SystemObject
  c156a8d6da0d03faf55744e176727d42e
    PDTec.IceNet.Sdk.XmlXmlDataExporter

Namespace:  PDTec.IceNet.Sdk.Xml
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public class XmlDataExporter : c156a8d6da0d03faf55744e176727d42e

The XmlDataExporter type exposes the following members.

Constructors
  NameDescription
Public methodXmlDataExporter Obsolete.
Initializes a new instance of the XmlDataExporter class
Top
Properties
  NameDescription
Public propertyc350f20f0f602b75e864833a5478ce74e (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyc9054f96ada8a8110edc1e330ea51d52e (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyFolders (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyIncludeAccessControlLists (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyIncludeAllFileVersions (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyIncludeAuditInfo (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyIncludeFiles (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyIncludeFolders (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyObjects (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public propertyRecursive (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExport (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventWriteFileContent (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Public eventWritingObject (Inherited from c156a8d6da0d03faf55744e176727d42e.)
Top
See Also