Click or drag to resize

featurePropertiesdataexport_DefaultServices Property

The default set of services that will be added to all instances of DataExport.Export mapper. This set of services can be overridden on the Extension.

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

Property Value

Type: String
The default set of services that will be added to all instances of DataExport.Export mapper. This set of services can be overridden on the Extension.
See Also