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
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
To interact with the stored document in GlobalSearch, all ID parameters listed above are required.