Exemplo n.º 1
0
 public MCStageElement GetElementByName(String elementName)
 {
     return(MCStageElement.GetByName(GetCtx(), Get_ID(), elementName, Get_TrxName()));
 }