using "object Data Source", object not only have properties, but useful methods too..
(i do not want user functions!!)
InnerBoundaries is a public property=Fields.InnerBoundaries.Count => works fineBoundaries is a public method=Fields.Boundaries("Inner").Count=> incorrect usage of Fields object
this would be fine
=Methods.Boundaries("Inner").Count