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; }
ReadOnly Property dataexport_DefaultServices As String
Get
Property Value
Type:
StringThe 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