VFree Busy CollectionPropagate Version Method
This is used to propagate a common version to all objects in the collection
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(
SpecificationVersions version
)VB
Public Sub PropagateVersion (
version As SpecificationVersions
)C++
public:
void PropagateVersion(
SpecificationVersions version
)F#
member PropagateVersion :
version : SpecificationVersions -> unit Parameters
- version SpecificationVersions
- The version to use