Repository.XFRACAS.AddSystemMetric1: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{InProgress}}{{DISPLAYTITLE:Repository.XFRACAS.AddSystemMetric1 Method}}{{Template:API}}{{Template:APIBreadcrumb|.[[Repository Class|Repository]]}}
{{Template:API}}{{Template:APIBreadcrumb|.[[Repository Class|Repository]]}}





Revision as of 14:53, 12 February 2016

APIWiki.png


Member of: SynthesisAPI.Repository


Inserts the run hours that have been reported for the unit at the time of the incident, and the date of the report.

Syntax

AddSystemMetric1(serialHID, metric1Value, metricDate)

Parameters

serialHID

Required. Integer. The system hierarchy ID number of the part that was repaired or replaced during the incident.

metric1Value

Required. Double. The total run hours.

metricDate

Required. Date. The date the metrics were reported.