Click or drag to resize

PFQueryFilter_DateTimeDateTime_Offset Property

Gets or sets the offset applied to the field value.

Namespace:  Packflow.Core
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