Date Time Instance(Date Time Instance) Constructor
Copy constructor
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public DateTimeInstance(
DateTimeInstance? dateTimeInstance
)VB
Public Sub New (
dateTimeInstance As DateTimeInstance
)C++
public:
DateTimeInstance(
DateTimeInstance^ dateTimeInstance
)F#
new :
dateTimeInstance : DateTimeInstance -> DateTimeInstanceParameters
- dateTimeInstance DateTimeInstance
- The date/time instance to copy