ActionItemAssignments Class Methods
In this section, the ActionItemAssignments class method is presented:
Syntax
IsEqual(&object)
Description
Use this method to evaluate the equivalency of an object with the current ActionItemAssignments object. Equivalency is established based on the value of two properties: &AssignType and &AssignValue.
Parameters
Parameter  | 
Description  | 
|---|---|
&object  | 
 Specifies the object to be compared as a PTAI_COLLECTION:Collectable object.  | 
Returns
A Boolean value: True if the objects are equivalent, False otherwise.