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 alias of the custom field or outline code.
<Alias>
String(50): for OutlineCode or ExtendedAttribute
</Alias>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Example
In the following example, the alias of the task local custom field named Duration6 is Test Duration. Microsoft Office Project would show the custom field in a list as Test Duration (Duration6).
<ExtendedAttributes>
<ExtendedAttribute>
<FieldID>188743957</FieldID>
<FieldName>Duration6</FieldName>
<Alias>Test Duration</Alias>
<SecondaryPID>255868973</SecondaryPID>
<RollupType>3</RollupType>
<CalculationType>1</CalculationType>
<Formula>[Duration]*3</Formula>
</ExtendedAttribute>
</ExtendedAttributes>
See Also
Concepts
OutlineCode Elements and XML Structure
XML Schema for the OutlineCodes Element