VNotePropagate 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 void PropagateVersion()VB
Public Sub PropagateVersionC++
public:
void PropagateVersion()F#
member PropagateVersion : unit -> unit