|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <schmgt_bridge_itk.h>
Data Fields | |
| double | assignedPercentage |
| char * | assigneeID |
| char * | disciplineID |
| char * | taskID |
struct to create assignments.
Definition at line 90 of file schmgt_bridge_itk.h.
| double AssignmentCreate_d::assignedPercentage |
The percentage assigned
Definition at line 95 of file schmgt_bridge_itk.h.
| char* AssignmentCreate_d::assigneeID |
The UID of the User being assigned
Definition at line 93 of file schmgt_bridge_itk.h.
| char* AssignmentCreate_d::disciplineID |
The UID of the Discipline being assigned
Definition at line 94 of file schmgt_bridge_itk.h.
| char* AssignmentCreate_d::taskID |
The UID of the Task being assigned
Definition at line 92 of file schmgt_bridge_itk.h.