Release Announcement: Bold Reports 14.1.12 has arrived! Explore the latest features here.
Ready to Migrate Crystal Reports?
Schedule a Migration CallProduct
INTEGRATE
REPORTING CAPABILITIES
QUICK LINKS
Demos
Migrate
Solutions
Resources
















| Old code snippet | New code snippet |
|---|---|
| public override object CreateCategory(string categoryName, string description, out string exception) | public override object CreateCategory(string parentId, string categoryName, string description, out string exception) |