void executePrivate( ) { /* GeneXus formulas */ /* Output device settings */ AV8Context.FromXml(AV9Session.Get("context"), ""); this.cleanup(); }
void executePrivate( ) { /* GeneXus formulas */ /* Output device settings */ AV9Session.Set("wwpcontext", AV8Context.ToXml(false, true, "WWPContext", "FMX")); this.cleanup(); }
void executePrivate( ) { /* GeneXus formulas */ /* Output device settings */ AV9Session.Set("context", AV8Context.ToXml(false, true, "Context", "CalcularPeajes")); this.cleanup(); }