|
Post by AMI_shirleyh on Nov 29, 2019 5:31:40 GMT
ReportSequence is a Sequence Identifier and is a read-only property of type string.
When the ReportUpdates type is "Overwrite" or "AppendWrapsWhenFull" or "AppendStopsWhenFull", is this property supposed to get updated each time when the MetricReport gets updated?.
Suppose say, initially when the Report gets created we assign the value 1 to ReportSequence. And for each update of the MetricReport , should we increment the value by 1. So when the Metric Report get updated 'n' times , the value for ReportSequence will be "n".
Please share your inputs regarding the same.
|
|