Artifact.RemoveValue

Artifact.RemoveValue method

Remove custom value from the artifact.

public void RemoveValue(string name)
ParameterTypeDescription
nameStringName of custom value to be removed.

See Also