Remove the format spec for the specified publicationType from this metric format object. After this methods returns, formatSpec(publicationType) will return 0.

Synopsis

Declared in <balm_metricformat.h>

void
clearFormatSpec(PublicationType::Value publicationType);

Parameters

Name

Description

publicationType

publication aggregate whose format is cleared

Created with MrDocs