<< istask << | Table Of Contents | >> journalentry >> |
Keyword | journalattributes |
Purpose | A list that determines which of the journal attributes should be included in the journal report. |
|
Syntax | journalattributes (* | - | (flags | property | details | author | headline | date | timesheet | propertyid | summary) [, (flags | property | details | author | headline | date | timesheet | propertyid | summary)...]) |
|
Arguments | * | A shortcut for all items |
- | No items |
|
flags | Include the flags |
|
property | Include the task or resource name |
|
details | Include the details |
|
author | Include the author if known |
|
headline | Include the headline |
|
date | Include the date |
|
timesheet | Include the timesheet information. Requires 'property'. |
|
propertyid | Include the property ID. Requires 'property'. |
|
summary | Include the summary |
|
Context | report |
<< istask << | Table Of Contents | >> journalentry >> |