Repository.Xfmea.UpdateItemInSystemHierarchy Method

From ReliaWiki
Revision as of 23:53, 21 July 2015 by Kate Racaza (talk | contribs) (Created page with '{{Template:API}}{{Template:APIBreadcrumb|10|.Repository}} <onlyinclude>Updates the properties of an existing system hierarchy item in the current project. …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI10.Repository


Updates the properties of an existing system hierarchy item in the current project. Changes are reflected in the repository immediately upon refresh. Returns a Boolean value; when true, indicates a successful update.

Syntax

.Xfmea.UpdateItemInSystemHierarchy(item)

Parameters

item

The XfmeaItem object to be updated. (Required)