removeBundleMetadata#
- omni::core::Result removeBundleMetadata( ) noexcept#
- Remove bundle metadata based on provided field name. - Parameters:
- fieldName – Name of the bundle metadata field whose data is to be removed. 
- Returns:
- Success if executed successfully, Fail for unsuccessful execution, InvalidArgument if arguments are invalid.