VNoteCollectionPropagateVersion 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: 2023.1.2.0
public void PropagateVersion(
	SpecificationVersions version
)

Parameters

version  SpecificationVersions
The version to use

See Also