Set the objectIdentifier attribute of this object to the specified value.
Synopsis
Declared in <bdlm_metricdescriptor.h>
void
setObjectIdentifier(std::string_view const& value);
Parameters
Name |
Description |
value |
new object identifier attribute |
Created with MrDocs