When I was creating a DLL in C++language, I found that there was no usage of group in the DLL, only "familymemberadd", "familydeelete", and so on. I guess in the DLL, is there only a famliy method without a group method?
When I use Famliy, it will produce the following effects and affect my use of the dashboard.
When I use the dashboard to analyze this group, I get an error message:
exception: FlexScript exception: VIEW:/active/QuickerProperties1942701176/Properties/ToolPanel/DashboardOptions/DashboardOptions/StateGanttOptions/EditStateProfile>eventfunctions/coldlinkx c: VIEW:/active/QuickerProperties1942701176/Properties/ToolPanel/DashboardOptions/DashboardOptions/StateGanttOptions/EditStateProfile
I need to use the group method in the DLL. Is there a solution?
DLL maker is the 2013 version
Thank you for your review。