Repository.Xfmea.UpdateItemInSystemHierarchy Method: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:API}}{{Template:APIBreadcrumb|10|.Repository}} <onlyinclude>Updates the properties of an existing system hierarchy item in the current project. …')
(No difference)

Revision as of 23:53, 21 July 2015

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)