Interface IItemOverrideControl
Optional capability for withdrawing only the current consumer's overrides.
public interface IItemOverrideControl
Methods
TryRemove(string, out string?)
bool TryRemove(string registrationId, out string? error)
Optional capability for withdrawing only the current consumer's overrides.
public interface IItemOverrideControl
bool TryRemove(string registrationId, out string? error)