Language Reference Guide : C. Generated User Classes : ValueDefinitionProxy User Class : MapDefinition Method
 
Share this page                  
MapDefinition Method
This method maps a ValueDefinition definition (see Definition Attribute) to this proxy.
This method has the following syntax:
status = ValueDefinitionProxy.MapDefinition(definition=ValueDefinition)
This method has the following parameter:
definition
Specifies the ValueDefinition to map
This method returns an integer: ER_OK if successful; ER_FAIL if not.