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

public void SetFactWorkLogDays(
	long taskId,
	long days,
	string comment
)
Remarks

How to find objects IDs
Examples

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