Пример #1
0
 private EntityReference GetBusinessUnit(EntityReference owner)
 {
     return(dataMethods.GetBusinessUnit(owner));
 }