IWorkflowLogEntry Properties Ingeniux CMS Content Store API

The IWorkflowLogEntry type exposes the following members.

Properties

  Name Description
Public property AssignedByUser
Gets the name of the User who performed the Transition.
Public property AssignedToUser
Gets the name of the User to whom the Page was assigned.
Public property Comment
Gets the comments the Operating User put in before the Transition.
Public property Created
Gets the entity's creation date.
(Inherited from IEntity.)
Public property CreationUser
Gets the ID of the User who created this entity.
(Inherited from IEntity.)
Public property CurrentWorkStateName
Gets the starting Work State's name.
Public property LastAssignedUser
Gets the Page's Assigned User before the Transition.
Public property LastModified
Gets the date when the entity was most recently modified.
(Inherited from IEntity.)
Public property LastModifiedUser
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.)
Public property Name
Gets and sets the entity's name.
(Inherited from IEntity.)
Public property NextWorkStateName
Gets the next Work State's name.
Public property PageID
Gets the Page advanced through workflow.
Public property Session
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.)
Public property SessionId
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.)
Public property TimeStamp
Gets the time when the Transition is executed.
Public property TransitionID
Gets the ID of the Transition executed.
Public property TransitionName
Gets the name of the Transition.
Top
See Also

Reference