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);

Created with MrDocs