|
|
|
|
Testimonial:
|
|
I have been using Usermanagement to manage a school district students for 3 1/2 years. It has made my job so much easier. Also Tom Mowatt has been a tremendous help. Greg Wilson Snoqualmie Valley School District www.snoqualmie.k12.wa.us | | read more... |
|
|
|
|
UMRA COM object: UmraDataTable
This UMRA COM object is used to access the table data of a variable. If the script of an UMRA Form is executed by UMRA COM (Umra.ExecuteProjectScript), a variable with table data can be generated. This variable and table data value is returned to the UMRA COM project. To access the variable table data value, first the method Umra.GetVariableDataTable must be called. With this step, an instance of COM object UmraDataTable is initialized. Next, the single interface function of this COM object is used to access the table data.
| |