Unofficial Content
  • This documentation is valid for:


  
              KBCategory yourCategory = new KBCategory(model);
              yourCategory.Name = "This Is a Category";

              // If you want to show your category in the model tree
              yourCategory.ShowInModelTree = true;

              // Save to KB
              yourCategory.Save();


Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant