SDK 指南 › Open API › Open API Interface Methods › Contract Interface › Contract Metrics Methods › DeleteContractMetric
Description
This method deletes a contract metric.
Syntax
void DeleteContractMetric (long MetricId);
Parameters
Name
Type
MetricID
long
The ID of the metric to delete.
Return Value
None.
Remarks