DateTimeInstance(DateTimeInstance) Constructor

Copy constructor

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public DateTimeInstance(
	DateTimeInstance? dateTimeInstance
)

Parameters

dateTimeInstance  DateTimeInstance
The date/time instance to copy

See Also