Project.Owner: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Project|Project}} ===XML Element=== <Owner> : <FirstName /> : <LastName /> : <Login /> </Owner> …')
 
No edit summary
Line 11: Line 11:
===Description===
===Description===
* The Owner element is required, and the Login element value must match an existing user.
* The Owner element is required, and the Login element value must match an existing user.
** If the Owner does not contain a valid User the Project will not be imported.
** If the Owner does not contain a valid User, the Project will not be imported.

Revision as of 21:01, 23 October 2013

XML Element

<Owner>

<FirstName />
<LastName />
<Login />

</Owner>


Description

  • The Owner element is required, and the Login element value must match an existing user.
    • If the Owner does not contain a valid User, the Project will not be imported.