C# Class InfoPathScraper.Model.InfoPathTemplate

Exibir arquivo Open project: OfficeDev/PnP-Transformation Class Usage Examples

Public Properties

Property Type Description
_infoPathViews List

Public Methods

Method Description
CreateTemplate ( string path ) : InfoPathTemplate

Private Methods

Method Description
InfoPathTemplate ( ) : System
InitializeManifest ( ) : void
InitializeViews ( ) : void

Method Details

CreateTemplate() public static method

public static CreateTemplate ( string path ) : InfoPathTemplate
path string
return InfoPathTemplate

Property Details

_infoPathViews public_oe property

public List _infoPathViews
return List