Declare an Object as Measurement Task
Revision as of 11:54, 2 December 2013 by PFR (Talk | contribs) (Created page with "The Classification measurementtask is used to provide objects with a check box value and previous value to the mobile client. It is not required to ...")
The Classification measurementtask is used to provide objects with a check box value and previous value to the mobile client. It is not required to swipe in, the property pops up immediately.
- Set the SYSCLS MEASUREMENTTASK classification on the MetaClass of the object using the Class Details control
- Implement the GEO property on the specific object with Implement property from the context menu
- Check if the property was created correctly and Needs Validation is activated
- Save the changes with Ctrl+S or the save command