Resource.DefaultAssignmentOwner Property

Project Developer Reference

Sets or gets the user name responsible for providing progress updates for assignments made to the resource. Read/write String.

Syntax

expression.DefaultAssignmentOwner

expression   A variable that represents a Resource object.

Return Value
String

Remarks

DefaultAssignmentOwner gets all the assignments for the Resource. This must be set to a valid Project Server user or null.

See Also