Click or drag to resize
TimeSpanContainerTimeSpan Property
Gets the encapsulated TimeSpan.

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

Property Value

Type: TimeSpan
See Also