Click or drag to resize
DateTimeContainerDateTime Property
Gets the encapsulated DateTime.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public DateTime DateTime { get; }

Property Value

Type: DateTime
See Also