Changes
/* Convert values between data types within C#? */
All {{UBIK}} property types are based on MSDN data types, hence converting values can be done by standard means as described in the MSDN.
''→ See [https://msdn.microsoft.com/en-us/library/xbtzcc4w%28v=vs.110%29.aspx Parsing Numeric Strings in the .NET Framework]''<br />''→ See [https://msdn.microsoft.com/en-us/library/2h3syy57%28v=vs.110%29.aspx Parsing Date and Time Strings in the .NET Framework]<br />
''→ See [https://msdn.microsoft.com/en-us/library/ya2h6f82%28v=vs.110%29.aspx Parsing Other Strings in the .NET Framework]
[[Category:Best Practices (internal)|Coding Practices]]
=== Customizing the displayed strings on the client ===