|
Positive Integer, representing the new Article record identifier. This SOAP method checks the
system for the highest number used to identify a News Article record, adds 1 (one) to that number and returns
the result. You may use this method in conjunction with the
ProcessArticle method while adding new
Article records to the system.
If your account does not contain any News Article records, this method will return 1 (one).
All negative integers returned by this method should be considered errors.
|