Click or drag to resize

TaskPropertiesEAPOfflineExport_IsLegacyFeatures Property

Determines whether or not the Scheduled task should look at the Excel feature list, or the DataExport feature list for determining Export type.

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

Property Value

Type: Boolean
Determines whether or not the Scheduled task should look at the Excel feature list, or the DataExport feature list for determining Export type.
See Also