Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private void createActivityRecordsForHierarchyRoot(
HierarchyTreeTable _rootHierarchyTreeTable,
smmActivityPurpose _taskName,
SchedFromDate _startDate,
SchedToDate _endDate,
RealBase _duration,
CalendarId _calendarId,
[Hours _effort])
Run On
Server
Parameters
- _rootHierarchyTreeTable
Type: HierarchyTreeTable Table
- _taskName
Type: smmActivityPurpose Extended Data Type
- _startDate
Type: SchedFromDate Extended Data Type
- _endDate
Type: SchedToDate Extended Data Type
- _duration
Type: RealBase Extended Data Type
- _calendarId
Type: CalendarId Extended Data Type
- _effort
Type: Hours Extended Data Type