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; }
ReadOnly Property EAPOfflineExport_IsLegacyFeatures As Boolean
Get
Property Value
Type:
BooleanDetermines whether or not the Scheduled task should look at the Excel feature list, or the DataExport feature list for determining Export type.
See Also