RDatePropertyDeserializeParameters Method

This is overridden to provide custom handling of the TZID parameter

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void DeserializeParameters(
	StringCollection parameters
)

Parameters

parameters  StringCollection
The parameters for the property

See Also