PublicAPI.Projects.ProjectTaskBase.ProjectTask.SetFactWorkLogDays ELMA API Documentation
Set fact time report, in days
 
 
Syntax

public void SetFactWorkLogDays(
	long taskId,
	long days
)
Remarks

How to find objects IDs
Examples

When using this method, the current date will be set as the start date and the comment will not be added. See this function use case here
See Also