C# Class InfoPathScraper.Model.InfoPathTemplate

Afficher le fichier Open project: OfficeDev/PnP-Transformation Class Usage Examples

Méthodes publiques

Свойство Type Description
_infoPathViews List

Méthodes publiques

Méthode Description
CreateTemplate ( string path ) : InfoPathTemplate

Private Methods

Méthode Description
InfoPathTemplate ( ) : System
InitializeManifest ( ) : void
InitializeViews ( ) : void

Method Details

CreateTemplate() public static méthode

public static CreateTemplate ( string path ) : InfoPathTemplate
path string
Résultat InfoPathTemplate

Property Details

_infoPathViews public_oe property

public List _infoPathViews
Résultat List