Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Get list of Categories
Does anyone have any examples of how to get a list of all your categories in C#? I've tried using this
SiteCategoryList catList = new SiteCategoryList();
but it always returns null? Are there any code samples of this?
Thanks for any time you give this.
-michael
0