PublicAPI.Projects.Objects.Budgets.ProjectBudgetApprovalTask.SetFactWorkLog ELMA API Documentation
Set fact time report in minutes
 
 
Syntax

public void SetFactWorkLog(
	long taskId,
	long minutes,
	string comment
)
Remarks

How to find objects IDs
Examples

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