Progress® Telerik® Reporting R3 2020
IStorage.DeleteInSet Method
Deletes a single string value from a set of values denoted from the given key.
Namespace:
Telerik.Reporting.Cache.InterfacesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- key
- Type: SystemString
The key that denotes the stored set value. - value
- Type: SystemString
The value that should be deleted from the given set.
Return Value
Type: BooleanTrue if set with the given key is found and it contained the given value before deleted. Otherwise false.
Version Information
Supported in: 1.0.1