ProjectTask.UpdateStages.WithProperties Interface
public static interface ProjectTask.UpdateStages.WithProperties
The stage of the ProjectTask update allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProperties(ProjectTaskProperties properties)
Specifies the properties property: Custom task properties. |
Method Details
withProperties
public abstract ProjectTask.Update withProperties(ProjectTaskProperties properties)
Specifies the properties property: Custom task properties.
Parameters:
Returns: