[This is preliminary documentation and is subject to change.]
Constructor taking the date as input.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public PopulateDateItems( DateTime datim ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ datim As DateTime _ ) |
Visual C++ |
---|
public: PopulateDateItems( DateTime datim ) |
Parameters
- datim
- Type: System..::.DateTime
The date time object.