Hello- I have created a business rule that uses a buffer to bring back
UD1 members that have a value against them, then they are added to a
list like this: myList.Add(api.Members.GetMember(DimType.UD1.Id,
curUD1)) Later on in my code I do a sort Asce...