DayInstance(DayInstance) Constructor
Copy constructor
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public DayInstance(
DayInstance di
)
Public Sub New (
di As DayInstance
)
public:
DayInstance(
DayInstance^ di
)
new :
di : DayInstance -> DayInstance
Parameters
- di DayInstance
- The day instance to copy