removeAttributeMetadata#
- omni::core::Result removeAttributeMetadata( ) noexcept#
Remove attribute metadata field.
- Parameters:
attribute – Name of the attribute.
fieldName – Name of the attribute metadata field to be removed.
- Returns:
Success if executed successfully, Fail for unsuccessful execution, InvalidArgument if arguments are invalid.