Hi, I am trying to get amount field value from price list, but I keep getting "Object reference not set to an instance of an object", I am sure it contains value, what else I am missing.
price.GetAttributeValue<AliasedValue>("ad.amount").Value.ToString()
*This post is locked for comments