You are here: Reference > Standard rules > Property rules > Property rules for the History- base class

Standard Properties in the History- class

The standard properties in the History- base class support the work item history and rule history processing.

This table identifies several of these, in alphabetical order ignoring the first two characters of the name. Many properties are present only in history records of specific classes or types.

Properties marked (Read-only) are computed by standard rules; don't set values for these properties in your application rules except in unusual situations where you intend to override the default computation.

Property

Purpose

More

pyAssignmentClass Class of the assignment that produced this history instance, for example Assign-Worklist. Read-only  
pxAssignmentPastDeadline Number of seconds after deadline time that this assignment was completed, if positive. Read-only deadline
pxAssignmentPastGoal Number of seconds after goal time that this assignment was completed, if positive. Read-only goal
pyFlowAction Second key part of the flow action that produced this history instance. Read-only  
pyFlowName Second key part of the flow rule that during execution produced this history instance  
pxHistoryForReference Handle of the rule instance or work object to which this history instance belongs. Read-only handle
pyMemo Memo text.  
pyPerformer Operator ID who completed the operation recorded in this history instance. Read-only  
pyTaskName Name of the task on the flow diagram Read-only  
pxTimeCreated DateTime value that this history instance was committed. Read-only  

About Property rules
Standard rules index