Exemplo n.º 1
0
 protected override void Execute(CodeActivityContext context)
 {
     SAPGui.SelectAll(this.Id.Get(context), (this.GuiGridView.Get(context) as sapfewse.GuiGridView), (this.Session.Get(context) as GuiSession));
 }