Tag Picture

Name in Migrated Code:
Location in Migrated Code: OnLoad

2018 01 02 17H04 31 Tagpicture

Example value :

         _viewMerge.Add(
             	new Tag("name", a, "HH:MM:SS") 

a represents the column

Example expression:

         _viewMerge.Add(
-            	new Tag("name", a, "HH:MM:SS")
             	new Tag("name", a, () => "HH:MM:SS") 

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com