Parameter NamesRange Field
Recurrence ID range (iCalendar)
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public const string Range = "RANGE"VB
Public Const Range As String = "RANGE"C++
public:
literal String^ Range = "RANGE"F#
static val mutable Range: string