Repost from data.xmlanalysis & private.sqlserver_adomd

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello,

Is there a way to retrieve member properties? I try
foreach (Member child in mem.GetChildren())

{

if (child.Parent.UniqueName,child.MemberProperties.Count == 1 )

....

}

but the collection count is always to 0. I have a member property, even if i
call FetchAllProperties()

Thanks

Patrice Lamarche



.