Click or drag to resize

IGlobalExports Methods


The IGlobalExports type exposes the following members.

Methods
  Name Description
Public method Clear Clears all export entries in global exports.
Public method Count Gets the count of export entries.
Public method DeepCloneT, TManager Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity)
Public method Export Retrieves one export entry by its name.
Public method Exports Retrieves the collection of global export entries.
Public method QuickWrite 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 method Remove Removes an export entry from the collection.
Public method Set Adds a new export entry to the collection.
Top
See Also