TelephonePropertyCollectionPropagateVersion Method

This is used to propagate a common version to all objects in the collection

Definition

Namespace: EWSoftware.PDI.Properties
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