Click or drag to resize

IGlobalExports Methods


The IGlobalExports type exposes the following members.

Methods
  NameDescription
Public methodClear
Clears all export entries in global exports.
Public methodCount
Gets the count of export entries.
Public methodDeepCloneT, TManager
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity.)
Public methodExport
Retrieves one export entry by its name.
Public methodExports
Retrieves the collection of global export entries.
Public methodQuickWrite
Creates a temporary Write Session to quickly write something outside the current Session and transaction. This is a way to bypass the transaction and quickly put something into the content store.
(Inherited from ITransactionalEntity.)
Public methodRemove
Removes an export entry from the collection.
Public methodSet
Adds a new export entry to the collection.
Top
See Also