ResourceName property



The person assigned to the task.

Syntax

Set:     Task.setResourceName(sRes)
Get:     sRes = Task.getResourceName()

Applies to

Task object.

Data type

String. The sRes value references a String object that specifies the name of a person to assign to the task on which this method is invoked.

Usage

This property represents the name of the person assigned to the task.