Click or drag to resize

ContentQueryFilterDateTime_Offset Property

Gets or sets the offset of time applied to the current time when DateTime_UseNow is True.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public TimeSpan DateTime_Offset { get; set; }

Property Value

Type: TimeSpan
See Also