Progress® Telerik® Reporting R1 2021
IStorage.AddInSet Method
Adds a single string value to 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 is added to the set.
Remarks
If a set with the given key does not exist in the storage, such set is created
and the value is added as its member.
Version Information
Supported in: 1.0.1