CalendarObjectClearProperties Method
The method can be called to clear all current property values in the object. The version is left
unchanged.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public abstract void ClearProperties()
Public MustOverride Sub ClearProperties
public:
virtual void ClearProperties() abstract
abstract ClearProperties : unit -> unit