Remove Metadata Method
- Updated2022-07-11
- 1 minute(s) read
Remove Metadata Method
RemoveMetadata removes the specified metadata from the current instance of SetMetadata.
data.RemoveMetadata(Fields.PackageType);
| Parameter | Required? | Data Type | Description |
|---|---|---|---|
| fieldName | Yes | Fields | Name of the metadata attribute to remove. |