WorkPlanInputType
The WordPlanInputType data type is typically used for operations on a project's work plan.
Property |
Type |
Description |
Required |
Default |
---|---|---|---|---|
projectName a |
String |
Name of the project. |
No |
N/A |
projectId a |
Long |
Numeric value used to identify a project. |
No |
N/A |
a. You can either specify the projectName property or the projectId property, but not both of them. Neither of these properties is "required", but at lease one must be specified. |