Table of Contents

Class Importers

Namespace
Acuit.Pinpoint.Tables
Assembly
Acuit.Pinpoint.Tables.dll

Static methods for working with table data importers.

public static class Importers
Inheritance
Importers
Inherited Members

Properties

SupportedFileFormats

Gets the list of supported file formats, formatted as appropriate for an "open file" dialog box.

public static IEnumerable<string> SupportedFileFormats { get; }

Property Value

IEnumerable<string>