Hello,
How do I create something that will automatically pull in a list to replace the manual input of options "One, "Two" each time a edit is needed? Thank you!
Id = 5005385858869124,
Title = "First Column",
Index = 0,
Type = ColumnType. PICKLIST,
Options = new string[] { "One", "Two"}