C# 클래스 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
상속: Report
파일 보기 프로젝트 열기: OfficeDev/PnP-Transformation 1 사용 예제들

보호된 메소드들

메소드 설명
OutputTemplate ( Model template ) : string

메소드 상세

OutputTemplate() 보호된 메소드

protected OutputTemplate ( Model template ) : string
template Model
리턴 string