Repository.XFRACAS.AddSystemMetric2
Jump to navigation
Jump to search
Member of: SynthesisAPI.Repository
Inserts the time/usage reported on a particular date for a particular part in a serialized system (Metric1 and Metric2).
Syntax
AddSystemMetric2(serialHID, metric1Value, metric2Value, 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 time/usage value reported for Metric1.
metric2Value
- Required. Double. The time/usage value reported for Metric2.
metricDate
- Required. Date. The date when the value(s) were reported.