PdsBatchAttrib::storage2LocaleType Method
Converts a batch attribute value from the storage format into the appropriate display format.
Syntax
client server public static PdsBatchAttribValue storage2LocaleType(PdsBatchAttribType _type, PdsBatchAttribValue _value)
Run On
Called
Parameters
- _type
Type: PdsBatchAttribType Enumeration
The type to base the conversion on.
- _value
Type: PdsBatchAttribValue Extended Data Type
The value to convert.
Return Value
Type: PdsBatchAttribValue Extended Data Type
The value in the display format.