TemplateLetterLogoReportFormBindFormTable Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate void BindFormTable(
string tableReportId
)
Private Sub BindFormTable (
tableReportId As String
)
private:
void BindFormTable(
String^ tableReportId
)
private member BindFormTable :
tableReportId : string -> unit
Parameters
- tableReportId
- Type: SystemString
See Also