Methods - HxGN EAM - Version 11.07.01 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
11.7.1
  • CopyValuesFromControls - Copies the value from the Text property of the controls that have defined the ObjectFieldName into the specified target object.

    The ObjectFieldName property should contain the name of the objects field to which to copy the value.

  • CopyValuesToControls - Copies the values stored in the fields of the specified source object into the Text property of the controls that have defined the ObjectFieldName property.

    The ObjectFieldName property should contain the name of the object's field from which to copy the value.