COM 
 
Site navigation



Démo Télécharger Fonctionnalités Ecrans Support Témoignages

Previous Topic

Next Topic

Book Contents

Accessing the data of a form table

UMRA Form projects can contain a form. The form can contain a table presented with UMRA Forms. The table data can be access using UMRA COM using the following procedure:

  1. An instance of the following UMRA COM objects must be created: Umra, UmraFormProject, UmraFormTable.
  2. The Umra.Connect method is used to connect to the UMRA Service.
  3. The method Umra.LoadFormProject is used to load a form project in the UMRA COM object. As one of the arguments, the UmraFormProject object is passed. On success, the passed COM object UmraFormProject contains the form of the project, including the form tables that are part of the form.
  4. The method UmraFormProject.GetFormTable is called to load the UmraFormTable object. The object UmraFormTable is one of the arguments of the method.
  5. On success, the COM object UmraFormTable contains the table data. The method UmraFormTable.GetCellText can be used to access the table data.

See Also

Scenarios for using UMRA COM

Executing an UMRA project on the UMRA Service

Accessing the data of a table variable


Home | Products | Support | Pricing | Download | Press | About Us | Contact | Sitemap
QUICK LINKS: Mass / Bulk Import Software | Network Monitoring Software | Disk Quota Management
QUICK LINKS: User and Active Directory Management | Active Directory Migration | SSRPM Documentation