C# 클래스 InfoPathScraper.Model.InfoPathTemplate

파일 보기 프로젝트 열기: OfficeDev/PnP-Transformation 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_infoPathViews List

공개 메소드들

메소드 설명
CreateTemplate ( string path ) : InfoPathTemplate

비공개 메소드들

메소드 설명
InfoPathTemplate ( ) : System
InitializeManifest ( ) : void
InitializeViews ( ) : void

메소드 상세

CreateTemplate() 공개 정적인 메소드

public static CreateTemplate ( string path ) : InfoPathTemplate
path string
리턴 InfoPathTemplate

프로퍼티 상세

_infoPathViews 공개적으로 프로퍼티

public List _infoPathViews
리턴 List