Rubrique précédente: GetContractMetricsRubrique suivante: CreateContractMetric


DeleteContractMetric

Description

This method deletes a contract metric.

Syntax

void DeleteContractMetric (long MetricId);

Parameters

Name

Type

Description

MetricID

long

The ID of the metric to delete.

Return Value

None.

Remarks

None.