HasClass (IPersonnel)
Checks if a specific person is associated with a specific class.
Inputs | Data Type | Description |
---|---|---|
person | DirectoryResource |
Specifies the person to check. In the Configure Method dialog box, click Next to select a resource. Otherwise, in the Inputs section of the activity configuration panel, click the ellipsis button to select a resource. |
personnelClass | DirectoryResource |
Specifies the personnel class to check. In the Configure Method dialog box, click Next to select a resource. Otherwise, in the Inputs section of the activity configuration panel, click the ellipsis button to select a resource. |
Outputs | Description | |
---|---|---|
Boolean |
True if a specific person is being augmented by the class; otherwise, False. |