Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The title or explanatory text for a hyperlink associated with a task, resource, or assignment.
<Hyperlink>
String(512)Value
</Hyperlink>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Example
The following example shows a hyperlink for a task named T2, where the complete URL is http://msdn2.microsoft.com/en-us/library/bb456485.aspx#officepj2007platform__documentation.
<Task>
<UID>2</UID>
<ID>2</ID>
<Name>T2</Name>
. . .
<Hyperlink>Links for Project documentation</Hyperlink>
<HyperlinkAddress>http://msdn2.microsoft.com/en-us/library/bb456485.aspx</HyperlinkAddress>
<HyperlinkSubAddress>officepj2007platform__documentation</HyperlinkSubAddress>
. . .
</Task>
See Also
Reference
Concepts
Task Elements and XML Structure
XML Schema for the Tasks Element
Resource Elements and XML Structure
XML Schema for the Resources Element