HasAspect (IPersonnel)
Checks whether a person or personnel class has the specified aspect applied to it.
Inputs | Data Type | Description |
---|---|---|
aspectName | String |
Specifies the aspect type to check. |
Person or Class | DirectoryResource |
Specifies the person or personnel class to check. |
Note: 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 the selected resource is augmented by the specified aspect; otherwise, False. |