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 the typed value into the format appropriate for storage in the database.
Syntax
public PdsBatchAttribValue value2Storage(anytype _value)
Run On
Called
Parameters
- _value
Type: anytype
The value to convert.
Return Value
Type: PdsBatchAttribValue Extended Data Type
The value converted into the appropriate storage format.
Remarks
The method uses the attribute type from the current record to convert the value.