Repository.XFRACAS.AddSystemMetric1
		
		
		
		Jump to navigation
		Jump to search
		
![]()  | 
Member of:  SynthesisAPI.Repository   
Inserts the time/usage value reported on a particular date for a particular serialized system (Metric 1 only).
Syntax
AddSystemMetric1(serialHID, metric1Value, metricDate)
Parameters
serialHID
- Required. Integer. The system hierarchy ID number of the part.
 
metric1Value
- Required. Double. The value reported for Metric 1.
 
metricDate
- Required. Date. The date when the value was reported.
 
