Repository.XFRACAS.AddSystemMetric1: Difference between revisions
Jump to navigation
Jump to search
Alex Ulanov (talk | contribs) (→Syntax) |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template: | {{InProgress}}{{DISPLAYTITLE:Repository.XFRACAS.AddSystemMetric1 Method}}{{Template:API}}{{Template:APIBreadcrumb|10|.[[Repository Class|Repository]]}} | ||
<onlyinclude>Inserts the reported run hours and date of the reported run hours. </onlyinclude> | |||
== Syntax == | == Syntax == | ||
'''AddSystemMetric1'''(''serialHID'', ''metric1Value'', ''metricDate'') | |||
===Parameters=== | |||
''serialHID'' | |||
:Required. Integer. The system hierarchy ID number of the part that was repaired or replaced during an incident. | |||
''metric1Value'' | |||
: | :Required. Double. The reported run hours. | ||
''metricDate'' | |||
: | :Required. Date. The date of the reported run hours. |
Revision as of 23:34, 28 October 2015
Member of: SynthesisAPI10.Repository
Inserts the reported run hours and date of the reported run hours.
Syntax
AddSystemMetric1(serialHID, metric1Value, metricDate)
Parameters
serialHID
- Required. Integer. The system hierarchy ID number of the part that was repaired or replaced during an incident.
metric1Value
- Required. Double. The reported run hours.
metricDate
- Required. Date. The date of the reported run hours.