Ejemplo n.º 1
0
 //
 public static List<KBObject> ObjectsUpdateAttribute(List<KBObject> updaters, Artech.Genexus.Common.Objects.Attribute att, IOutputService output)
 {
     return Objects.ObjectsUpdateAttribute(updaters, att, output);
 }