C# Class InfoPathScraper.Reporting.CSVReport

Outputs a comma-separated-value format, one line per feature: urn,feature,{feature details} The idea is to be able to consume this directly in Excel and do whatever filtering, reporting, etc on it
Inheritance: Report
Afficher le fichier Open project: OfficeDev/PnP-Transformation Class Usage Examples

Méthodes protégées

Méthode Description
OutputTemplate ( Model template ) : string

Method Details

OutputTemplate() protected méthode

protected OutputTemplate ( Model template ) : string
template Model
Résultat string