Wijmo UI for the Web
fileName Field
wijmo.exporter Namespace > IEventsCalendarExportSettings Interface : fileName Field

The name of exported file.

Syntax
var instance; // Type: wijmo.exporter.IEventsCalendarExportSettings;
var value; // Type: string
value = instance.fileName;
var fileName : string;
See Also

Reference

IEventsCalendarExportSettings Interface