VEventPropagate Version Method
This is used to propagate the version to all properties in the object that need it
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 PropagateVersion()VB
Public Overrides Sub PropagateVersionC++
public:
virtual void PropagateVersion() overrideF#
abstract PropagateVersion : unit -> unit
override PropagateVersion : unit -> unit