Task.Subproject Property

Project Developer Reference

Returns a Subprojects collection representing the subprojects in the specified project. Read-only String.

Syntax

expression.Subproject

expression   A variable that represents a Task object.

Return Value
String

See Also