Click or drag to resize
Grid Solutions Framework

EmailNotifierSupportsTemporalProcessing Property

Gets the flag indicating if this adapter supports temporal processing.

Namespace:  DynamicCalculator
Assembly:  DynamicCalculator (in DynamicCalculator.dll) Version: 2.2.131-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public override bool SupportsTemporalProcessing { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

IAdapterSupportsTemporalProcessing
See Also