Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

Represents the document of an ActionProcess, containing properties with GlobalAction document information.  Data loaded into this class by the Engine can be used to access specific details 


Code Block
public class ActionDocument

Properties

int ArchiveId

Gets the document Archive ID associated with a GlobalAction process.

int DatabaseId

Gets the document Database ID associated with a GlobalAction process.

int DocumentId

Gets the document ID associated with a GlobalAction process.

Usage

ddd