|
|
|
|
Testimonial:
|
|
| Before the UMRA, we had to modify through the windows components, also we couldn\'t easily delegate tasks to helpdesk without instructing how to use active directory, now we can easily create a customized webpage and we are just scratching the surface... We can automate import functions, import global adressbooks from different companies. Our exchange migration was easy with UMRA. The support is a... Information Technology / Management Services KPMG http://www.kpmg-ct.com/ | | 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.
| |