Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts a locale-dependent value into a value that can be stored in the database.
Syntax
public PdsBatchAttribValue locale2Storage(PdsBatchAttribValue _value)
Run On
Called
Parameters
- _value
Type: PdsBatchAttribValue Extended Data Type
The value to convert.
Return Value
Type: PdsBatchAttribValue Extended Data Type
The locale-independent representation of the value.
Remarks
The method uses the attribute type from the current record to convert the value.