Can someone show me how to retrieve the value "2016" from the [1] attribute?
This is reading from an array called pricelist[0] using C# code.
Right now the code that reads it is this:
Console.WriteLine(" - This is the Price List: " + pricelist[0].Attributes.Va
lues);
The output is: System.Collection.Generic.
Dictionary
'2 [System.String.System.Obje
ct]