Difference between revisions of "Repository.XFRACAS.AddSystemMetric1"
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) |
Kate Racaza (talk | contribs) |
||
Line 2: | Line 2: | ||
− | <onlyinclude> | + | <onlyinclude>Returns the run hours that have been reported for the unit at the time of the incident, and the date of the report.</onlyinclude> |
== Syntax == | == Syntax == |
Revision as of 22:46, 7 July 2017
Member of: SynthesisAPI.Repository
Returns 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.