ExportDataArgsExporterName Property |
the name of the exporter that is responsible to process these settings.
Specialized exporter DataArgs will override this property getter
Namespace:
Articy.Api
Assembly:
ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntaxpublic abstract string ExporterName { get; }
Property Value
Type:
String
See Also