7.2.3.6 ReportNumberOfStoredRecordsTime

The Method ReportNumberOfStoredRecordsTime enables to report how many records are currently stored at the WMTP in a specific timespan.

Signature

	ReportNumberOfStoredRecordsTime (
		[in]	0:DateTime	FromTimestamp,
		[in]	0:DateTime	ToTimestamp,
		[out]	0:UInt32	NumberOfStoredRecords);
	
Table 35 – ReportNumberOfStoredRecordsTime Method Arguments
Argument Description
FromTimestampThis timestamp defines the time of the first stored value of the interval that is to be accessed.
ToTimestampThis timestamp defines the time of the last stored value of the interval that is to be accessed.
NumberOfStoredRecordsDescribes the number of currently stored values on the WMTP in the timespan.
Table 36 – ReportNumberOfStoredRecordsTime Method AddressSpace Definition
Attribute Value
BrowseNameReportNumberOfStoredRecordsTime
References Node Class BrowseName DataType TypeDefinition Other
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeM
0:HasPropertyVariableOutputArgumentsArgument[]0:PropertyTypeM