Tag Picture
Name in Migrated Code:
Location in Migrated Code: OnLoad
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