Callback: String nativepropertytable.Value2String(IUserObject entity, ISimProperty property, Object value)

Callback that is invoked to convert the value stored by the property into a string.

Parameters

  • entity
    The entity containing the property.
  • property
    The property.
  • value
    Type: Object
    The property value.

Return Value

Type: String
The String value.