Issue.IssueType: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Issue.IssueType" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 9: Line 9:


===Description===
===Description===
* The IssueDate element is required. If the date entered is not valid, the current date and time will be used.
* The IssueType element is required. It must contain an IssueTypeId and IssueTypeDescription elements that both match an existing issue type.

Revision as of 17:05, 13 January 2015

XML Element

<IssueType>
<IssueTypeId />
<IssueTypeDescription />
</IssueType>


Description

  • The IssueType element is required. It must contain an IssueTypeId and IssueTypeDescription elements that both match an existing issue type.