VTo DoClear Properties Method
The method can be called to clear all current property values from the To-Do object. 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