VCalendarClear Properties Method
The method can be called to clear all current property values in the calendar. The version is left
unchanged.
Definition
Namespace: EWSoftware.PDI.Objects
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 override void ClearProperties()VB
Public Overrides Sub ClearPropertiesC++
public:
virtual void ClearProperties() overrideF#
abstract ClearProperties : unit -> unit
override ClearProperties : unit -> unit Remarks
Because time zone information is shared amongst all calendars, the TimeZones
collection will not be cleared. If you want it cleared, you must do it manually.