memberIdsInFilter As Dictionary(Of Integer, Object)
I'm trying to use the DataBuffer.GetFilteredDataBuffer() function which returns a DataBuffer. This function takes two parameters as follows:
1. DimTypeForFilter as DimType; If I'm filtering for a...