Beispiel #1
0
 public static long GetChildCount(object parentId)
 {
     return(OrganizeAccess.GetChildCount(parentId));
 }