VNote CollectionPropagate Version Method
This can be used to propagate a version to all members of 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