[This is preliminary documentation and is subject to change.]
Return the text for a field value

Declaration Syntax
Public MustOverride Function RenderValue ( _
valu As String, _
def As Object _
) As String

Parameters
- valu (String)
- The field value
- def (Object)
- The corresponding field definition from the Map passed to
the format method

Return Value
The implementation returns the field value in whatever form is
appropriate to the implementation, using the supplied def
Object if necessary to obtain additional field information
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10