Query with aggregate column
Question
Aug 14, 2014
Hi, I have a query like this: DocumentHelper.GetDocuments("MyClass") .WhereEquals("NodeOwner", MembershipContext.AuthenticatedUser.UserID) .HasResults(); When executing it, I get the error: `Column 'View_CMS_Tree_Joined_Versions.ClassName' is invalid in the ...