C# 클래스 CsvToLrMapRow, LR-Publisher

파일 보기 프로젝트 열기: adlnet-archive/LR-Publisher 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IDENTITY_SUBMITTER_TYPES string[]
PAYLOAD_PLACEMENTS string[]
RESOURCE_DATA_TYPES string[]

공개 메소드들

메소드 설명
CsvToLrMapRow ( IEnumerable options, string resourceDataDescriptionField ) : System

보호된 메소드들

메소드 설명
Build ( ) : void
OnColumnSelectionChanged ( object sender, System e ) : void

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

CsvToLrMapRow() 공개 메소드

public CsvToLrMapRow ( IEnumerable options, string resourceDataDescriptionField ) : System
options IEnumerable
resourceDataDescriptionField string
리턴 System

OnColumnSelectionChanged() 보호된 메소드

protected OnColumnSelectionChanged ( object sender, System e ) : void
sender object
e System
리턴 void

프로퍼티 상세

IDENTITY_SUBMITTER_TYPES 공개적으로 프로퍼티

public string[] IDENTITY_SUBMITTER_TYPES
리턴 string[]

PAYLOAD_PLACEMENTS 공개적으로 프로퍼티

public string[] PAYLOAD_PLACEMENTS
리턴 string[]

RESOURCE_DATA_TYPES 공개적으로 프로퍼티

public string[] RESOURCE_DATA_TYPES
리턴 string[]