standard_key
Returns a value from the MetadataKey
enumeration (see Keyview_Metadata.hpp
).
If this metadata element has been standardized, the value specifies the standardized field key. For metadata elements that are not standardized, the value is equal to MetadataKey::Other
.
Syntax
MetadataKey standard_key() const;