Пример #1
0
 protected override void Execute(CodeActivityContext context)
 {
     SAPGui.SetFocus(this.Id.Get(context), (this.Component.Get(context) as GuiVComponent), (this.Session.Get(context) as GuiSession));
 }