Calendar ObjectPropagate 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 abstract void PropagateVersion()VB
Public MustOverride Sub PropagateVersionC++
public:
virtual void PropagateVersion() abstractF#
abstract PropagateVersion : unit -> unit