ObservanceRuleApplyTimeZone Method

The observance rule does not allow time zone IDs on its date/time objects

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void ApplyTimeZone(
	VTimeZone vTimeZone
)

Parameters

vTimeZone  VTimeZone
A VTimeZone object that will be used for all date/time objects in the component.

See Also