Click or drag to resize
ResponseDataSenderRanges Property
2D Array in format {{START_RANGE,END_RANGE},{START_RANGE, END_RANGE}}.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public long[,] Ranges { get; }

Property Value

Type: Int64
See Also