Method | Description | |
---|---|---|
CsvToLrWindow ( ) : System | ||
PopulateFromCsv ( string path ) : void |
Method | Description | |
---|---|---|
Build ( ) : void | ||
PublishDocuments ( object sender, EventArgs e ) : void | ||
ShowMissingFields ( ) : void |
Method | Description | |
---|---|---|
ValidateRequiredFields ( ) : bool | ||
buildAndShowNotification ( |
||
buildEnvelopeFromMapping ( ) : lr_Envelope | ||
loadFromCsv ( string path ) : void |
public PopulateFromCsv ( string path ) : void | ||
path | string | |
return | void |
protected PublishDocuments ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |