Microsoft AX 2012, X++, C#, SQL server, SSRS, Java, JavaFX, Oracle, PL/SQL, Delphi - codes examples, step-by-step tutorials, experiences.
this.ConditionGroups.Where( x => x.Active == true ).ToList().ForEach( condition => { ... } );
No comments:
Post a Comment