PublicAPI.Docflow.Objects.Tasks.DocumentApprovementTask.SetFactWorkLogHours ELMA API Documentation
Set fact time report in hours
 
 
Syntax

public void SetFactWorkLogHours(
	long taskId,
	long hours,
	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