Click or drag to resize

FieldPropertiesShadowColumn_ShadowAlgorithm Property

The algorithm to use when transforming a shadowed field's data into a form more amenable for filtering. See ShadowAlgorithm

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
ShadowAlgorithm ShadowColumn_ShadowAlgorithm { get; }

Property Value

Type: ShadowAlgorithm
The algorithm to use when transforming a shadowed field's data into a form more amenable for filtering. See ShadowAlgorithm
Remarks
Applies to CellType ShadowColumn only.
See Also